summaryrefslogtreecommitdiff
path: root/girepository/girepository.c
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/girepository.c')
-rw-r--r--girepository/girepository.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/girepository.c b/girepository/girepository.c
index 392118d9..0a4d4ebd 100644
--- a/girepository/girepository.c
+++ b/girepository/girepository.c
@@ -144,7 +144,7 @@ g_irepository_prepend_search_path (const char *directory)
* The string is internal to GIRespository and should not be freed, nor should
* the elements.
*
- * Return value: (element-type utf8) (transfer none): list of strings
+ * Return value: (element-type filename) (transfer none): list of strings
*/
GSList *
g_irepository_get_search_path (void)