mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
gdbus-codegen: fix typo in generated documentation
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=665858
This commit is contained in:
parent
721667399a
commit
8fcb73b0a9
@ -2712,7 +2712,7 @@ class CodeGenerator:
|
||||
' * %sobject_peek_%s: (skip)\n'
|
||||
' * @object: A #%sObject.\n'
|
||||
' *\n'
|
||||
' * Like %sobject_get_%s() but doesn\' increase the reference count on the returned object.\n'
|
||||
' * Like %sobject_get_%s() but doesn\'t increase the reference count on the returned object.\n'
|
||||
' *\n'
|
||||
' * <warning>It is not safe to use the returned object if you are on another thread than the one where the #GDBusObjectManagerClient or #GDBusObjectManagerServer for @object is running.</warning>\n'
|
||||
' *\n'
|
||||
|
Loading…
Reference in New Issue
Block a user