Fix a typo

svn path=/trunk/; revision=5517
This commit is contained in:
Matthias Clasen
2007-05-27 02:03:14 +00:00
parent a2f7c5d631
commit 07d778754a
2 changed files with 5 additions and 1 deletions

View 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>