mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
fix lots of typos, some of which were reported by Leonardo Boshell.
2005-05-25 Mathieu Lacage <mathieu@gnome.org> * gobject/tut_*.xml: fix lots of typos, some of which were reported by Leonardo Boshell.
This commit is contained in:
committed by
Mathieu Lacage
parent
1397c53eb7
commit
8db223409d
@@ -29,7 +29,7 @@ return_type function_callback (... , gpointer user_data);
|
||||
|
||||
<para>
|
||||
The <type><link linkend="GClosure">GClosure</link></type> structure represents the common functionality of all
|
||||
closure implementations: there exist a different Closure implementation for
|
||||
closure implementations: there exists a different Closure implementation for
|
||||
each separate runtime which wants to use the GObject type system.
|
||||
<footnote><para>
|
||||
In Practice, Closures sit at the boundary of language runtimes: if you are
|
||||
|
Reference in New Issue
Block a user