summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilesel.c')
-rw-r--r--gtk/gtkfilesel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkfilesel.c b/gtk/gtkfilesel.c
index 700c9df1c..501c73745 100644
--- a/gtk/gtkfilesel.c
+++ b/gtk/gtkfilesel.c
@@ -2399,8 +2399,8 @@ maybe_clear_entry:
* in the file list. The first file in the list is equivalent to what
* gtk_file_selection_get_filename() would return.
*
- * The filenames are in the encoding of g_filename_from_utf8, which may or may
- * not be the same as that used by GTK+ (UTF-8). To convert to UTF-8, call
+ * The filenames are in the encoding of g_filename_from_utf8(), which may or
+ * may not be the same as that used by GTK+ (UTF-8). To convert to UTF-8, call
* g_filename_to_utf8() on each string.
*
* Return value: a newly-allocated %NULL-terminated array of strings. Use