From: Matthias Clasen Date: Fri, 9 Nov 2007 03:25:50 +0000 (+0000) Subject: Fix a mistake in the docs X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=43a6a226b2f7740337db6aeafbd19fcf0dd2999c;p=dana%2Fcg-glib.git Fix a mistake in the docs svn path=/trunk/; revision=5839 --- diff --git a/docs/reference/glib/tmpl/hooks.sgml b/docs/reference/glib/tmpl/hooks.sgml index c359611e..f02dbf66 100644 --- a/docs/reference/glib/tmpl/hooks.sgml +++ b/docs/reference/glib/tmpl/hooks.sgml @@ -106,7 +106,7 @@ Calls all of the #GHook functions in a #GHookList. 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. @hook_list: a #GHookList