mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Fix a typo
svn path=/trunk/; revision=5517
This commit is contained in:
@@ -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>
|
2007-05-22 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.13.2 ===
|
* === Released 2.13.2 ===
|
||||||
|
@@ -1100,7 +1100,7 @@ This functions should only be called from object system implementations.
|
|||||||
|
|
||||||
<!-- ##### MACRO G_OBJECT_WARN_INVALID_PROPERTY_ID ##### -->
|
<!-- ##### MACRO G_OBJECT_WARN_INVALID_PROPERTY_ID ##### -->
|
||||||
<para>
|
<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.
|
properties in set_property() and get_property() implementations.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user