summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-02-12 15:34:30 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2018-02-12 15:34:30 +0100
commit6f677e77413b628756a9dbb8082f783757b099f3 (patch)
tree8118378aaca272cec4d5578a916b034d084e47d2 /gir/gobject-2.0.c
parent0d40f8413c59605114eb3325a6e07668ad5b0b9a (diff)
downloadgobject-introspection-6f677e77413b628756a9dbb8082f783757b099f3.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index f52cc7ca..b0688076 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -3202,7 +3202,7 @@
* If the previous value was replaced then ownership of the
* old value (@oldval) is passed to the caller, including
* the registered destroy notify for it (passed out in @old_destroy).
- * Its up to the caller to free this as he wishes, which may
+ * It’s up to the caller to free this as needed, which may
* or may not include using @old_destroy as sometimes replacement
* should not destroy the object in the normal way.
*
@@ -3231,7 +3231,7 @@
* If the previous value was replaced then ownership of the
* old value (@oldval) is passed to the caller, including
* the registered destroy notify for it (passed out in @old_destroy).
- * Its up to the caller to free this as he wishes, which may
+ * It’s up to the caller to free this as needed, which may
* or may not include using @old_destroy as sometimes replacement
* should not destroy the object in the normal way.
*