mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 13:23:31 +02:00
Fix a typo. (#161713, Vincent Untz)
2004-12-20 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: Fix a typo. (#161713, Vincent Untz)
This commit is contained in:
committed by
Matthias Clasen
parent
5412e10f72
commit
5d679e08e7
@@ -494,7 +494,7 @@ calling the handler.
|
||||
by temporarily adding a reference count to @gobject.
|
||||
</para>
|
||||
<para>
|
||||
Note that there this a bug in GObject that makes this function
|
||||
Note that there is a bug in GObject that makes this function
|
||||
much less useful than it might seem otherwise. Once @gobject is
|
||||
disposed, the callback will no longer be called, but, the signal
|
||||
handler is <emphasis>not</emphasis> currently disconnected. If the
|
||||
|
Reference in New Issue
Block a user