mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
Spelling fixes
Spelling fixes in comments and docs, provided by Kjartan Maraas in bug 657336.
This commit is contained in:
@@ -2455,7 +2455,7 @@ g_object_ref_sink (gpointer _object)
|
||||
*
|
||||
* This function is intended for #GObject implementations to re-enforce a
|
||||
* <link linkend="floating-ref">floating</link> object reference.
|
||||
* Doing this is seldomly required: all
|
||||
* Doing this is seldom required: all
|
||||
* #GInitiallyUnowned<!-- -->s are created with a floating reference which
|
||||
* usually just needs to be sunken by calling g_object_ref_sink().
|
||||
*
|
||||
|
Reference in New Issue
Block a user