gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/rtmp r9619: fix typo


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9619: fix typo
Date: Wed, 03 Sep 2008 14:36:56 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9619
committer: address@hidden
branch nick: rtmp
timestamp: Wed 2008-09-03 14:36:56 -0600
message:
  fix typo
modified:
  libcore/as_object.h
=== modified file 'libcore/as_object.h'
--- a/libcore/as_object.h       2008-06-19 10:49:15 +0000
+++ b/libcore/as_object.h       2008-09-03 20:36:56 +0000
@@ -904,7 +904,7 @@
        void setPropFlags(const as_value& props, int set_false, int set_true);
 
 #ifdef USE_DEBUGGER
-       /// Get the properties of this objects 
+       /// Get the properties of this object
        PropertyList &get_properties() { return _members; };
 #endif
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]