Fix a mistake in the docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 9 Nov 2007 03:25:50 +0000 (03:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 9 Nov 2007 03:25:50 +0000 (03:25 +0000)
svn path=/trunk/; revision=5839

docs/reference/glib/tmpl/hooks.sgml

index c359611..f02dbf6 100644 (file)
@@ -106,7 +106,7 @@ Calls all of the #GHook functions in a #GHookList.
 <!-- ##### FUNCTION g_hook_list_invoke_check ##### -->
 <para>
 Calls all of the #GHook functions in a #GHookList.
-Any function which returns %TRUE is removed from the #GHookList.
+Any function which returns %FALSE is removed from the #GHookList.
 </para>
 
 @hook_list: a #GHookList