mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Trivial typo fixes
The presence of space was resulting in wrongly rendered documentation in devhelp (and probably in other documentations). https://bugzilla.gnome.org/show_bug.cgi?id=782068
This commit is contained in:
committed by
Emmanuele Bassi
parent
eb7b796bd2
commit
274f336f6a
@@ -1605,7 +1605,7 @@ g_object_get_type (void)
|
||||
* Construction parameters (see #G_PARAM_CONSTRUCT, #G_PARAM_CONSTRUCT_ONLY)
|
||||
* which are not explicitly specified are set to their default values.
|
||||
*
|
||||
* Returns: (transfer full) (type GObject.Object) : a new instance of
|
||||
* Returns: (transfer full) (type GObject.Object): a new instance of
|
||||
* @object_type
|
||||
*/
|
||||
gpointer
|
||||
|
Reference in New Issue
Block a user