Fix a typo
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 27 May 2007 02:03:14 +0000 (02:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 27 May 2007 02:03:14 +0000 (02:03 +0000)
svn path=/trunk/; revision=5517

docs/reference/ChangeLog
docs/reference/gobject/tmpl/objects.sgml

index 7a72ef3..bdb0b66 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-2626  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Fix a typo
+
 2007-05-22  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.13.2 ===
index 44d101e..3fba8cc 100644 (file)
@@ -1100,7 +1100,7 @@ This functions should only be called from object system implementations.
 
 <!-- ##### MACRO G_OBJECT_WARN_INVALID_PROPERTY_ID ##### -->
 <para>
-This macros should be used to emit a standard warning about unexpected 
+This macro should be used to emit a standard warning about unexpected 
 properties in set_property() and get_property() implementations.
 </para>