summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2015-01-20 19:08:06 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2015-01-20 19:08:06 +0100
commit4d2b4ca772324353326df37c549e05bf8c15cb58 (patch)
tree4ca261faa6acf1c2ea0a0ed9c4d916e4e0fc0d69 /gir/gio-2.0.c
parent15799d18a1555c569c010996e7e924499e07d9af (diff)
downloadgobject-introspection-4d2b4ca772324353326df37c549e05bf8c15cb58.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 25706f81..b4626165 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -6538,7 +6538,7 @@
* </key>
*
* <key name='flags-key' flags='org.gtk.Test.myflags'>
- * <default>["flag1",flag2"]</default>
+ * <default>["flag1","flag2"]</default>
* </key>
* </schema>
* </schemalist>
@@ -30531,7 +30531,7 @@
* If @backend is %NULL then the default backend is used.
*
* If @path is %NULL then the path from the schema is used. It is an
- * error f @path is %NULL and the schema has no path of its own or if
+ * error if @path is %NULL and the schema has no path of its own or if
* @path is non-%NULL and not equal to the path that the schema does
* have.
*