diff options
-rw-r--r-- | gir/gio-2.0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c index c4eedd07..cec75a18 100644 --- a/gir/gio-2.0.c +++ b/gir/gio-2.0.c @@ -37771,7 +37771,7 @@ /** * g_subprocess_launcher_set_environ: * @self: a #GSubprocess - * @env: the replacement environment + * @env: (array zero-terminated=1): the replacement environment * * Replace the entire environment of processes launched from this * launcher with the given 'environ' variable. |