summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-14 19:31:26 -0300
committerJohan Dahlin <johan@gnome.org>2010-09-14 19:37:52 -0300
commit839afcc48c492690e4d25ab763b081ce37cd1858 (patch)
tree5e9141ff607bd36513ad7616179f89b469ff1725
parent92042d80364697446e3710ace897662de3e222f9 (diff)
[gio] Fix a broken doc string
https://bugzilla.gnome.org/show_bug.cgi?id=629708
-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 44c87f1..e794920 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -190,7 +190,7 @@
/**
* g_app_info_launch:
* @appinfo:
- * @files: (element-type GFile):
+ * @filenames: (element-type GFile):
* @launch_context: (allow-none):
* @error:
*/