From: Matthias Clasen Date: Fri, 18 Apr 2003 00:18:06 +0000 (+0000) Subject: Forgotten cleanup. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7e3b6db32d4e08fea7988b35d54a887cfdeadbd0;p=dana%2Fcg-glib.git Forgotten cleanup. --- diff --git a/docs/reference/gobject/tmpl/signals.sgml b/docs/reference/gobject/tmpl/signals.sgml index da87612b..e648c283 100644 --- a/docs/reference/gobject/tmpl/signals.sgml +++ b/docs/reference/gobject/tmpl/signals.sgml @@ -115,8 +115,8 @@ signal system. A simple function pointer to get invoked when the signal is emitted. This -allows you tie a hook to the signal type, so that it will trap all emissions -of that signal, from any object. +allows you to tie a hook to the signal type, so that it will trap all +emissions of that signal, from any object. You may not attach these to signals created with the #G_SIGNAL_NO_HOOKS flag.