gdbus-codegen: fix typo in generated documentation
authorAleksander Morgado <aleksander@lanedo.com>
Fri, 9 Dec 2011 11:11:53 +0000 (12:11 +0100)
committerAleksander Morgado <aleksander@lanedo.com>
Fri, 9 Dec 2011 14:18:25 +0000 (15:18 +0100)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=665858

gio/gdbus-2.0/codegen/codegen.py

index 41161b0..af142e8 100644 (file)
@@ -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'