[glib/g-property: 17/27] Correct a typo in the docs



commit 537b7ea0256bf4eb5709dbf8c5bde8d46e3bf63f
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jul 6 22:13:46 2011 -0400

    Correct a typo in the docs

 gobject/gproperty.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gproperty.c b/gobject/gproperty.c
index 7e04082..c93604a 100644
--- a/gobject/gproperty.c
+++ b/gobject/gproperty.c
@@ -250,7 +250,7 @@
  *                             1);
  * ]|
  *
- *     <para>Sub-classes can use g_property_set_default() on an existing property
+ *     <para>Sub-classes can use g_property_override_default() on an existing property
  *     of their parent classes to override the default value:</para>
  *
  * |[



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