summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2014-11-10 19:39:14 +0100
committerColin Walters <walters@verbum.org>2014-11-20 10:36:34 -0500
commitd372ec1b0435492713b7f33f5dd98dba12acadd4 (patch)
tree9977ebf3afafc51b5aee0fc81b462ee30afa8efe
parentb46bc1002ea3a1282708e6c482cb2594af3162a0 (diff)
downloadlibgsystem-d372ec1b0435492713b7f33f5dd98dba12acadd4.tar.gz
Fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
-rw-r--r--src/gsystem-subprocess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsystem-subprocess.c b/src/gsystem-subprocess.c
index 0248072..c14daf4 100644
--- a/src/gsystem-subprocess.c
+++ b/src/gsystem-subprocess.c
@@ -894,7 +894,7 @@ gs_subprocess_new_simple_argl (GSSubprocessStreamDisposition stdout_disposition,
* gs_subprocess_new_simple_argv:
* @argv: (array zero-terminated=1) (element-type utf8): Argument array
* @stdout_disposition: Where to redirect stdout
- * @stderr_disposition: Where to redirect stdout
+ * @stderr_disposition: Where to redirect stderr
* @error: a #GError
*
* Create a new subprocess using the provided argument array and