diff --git a/gio/gdbus-2.0/codegen/codegen.py b/gio/gdbus-2.0/codegen/codegen.py index 41161b0e6..af142e839 100644 --- a/gio/gdbus-2.0/codegen/codegen.py +++ b/gio/gdbus-2.0/codegen/codegen.py @@ -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' ' * 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.\n' ' *\n'