summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2014-01-04 19:50:10 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2014-01-04 19:50:10 +0100
commit8678a8a355351fd7b737ba581b92e8346003cb66 (patch)
tree85cc5484e82538984465c044ecb22cca912bedd2 /gir/gio-2.0.c
parent802a048819b9d0acb9c004eeba05d74e46170d3d (diff)
downloadgobject-introspection-8678a8a355351fd7b737ba581b92e8346003cb66.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index c6d532e5..aa175b21 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -34111,7 +34111,7 @@
/**
* g_subprocess_launcher_set_environ:
* @self: a #GSubprocess
- * @environ: the replacement environment
+ * @env: the replacement environment
*
* Replace the entire environment of processes launched from this
* launcher with the given 'environ' variable.