summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-10-29 19:55:44 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-10-29 19:55:44 +0000
commitec84d8d14dc490380194f9d958b8568f327b8b23 (patch)
tree01d5d8165fcff058ae2f25426057afaadc6e3696 /gtk/gtkfilesel.c
parentfe0b83b722a54165761c2545f1edb505fd547d6b (diff)
downloadgdk-pixbuf-ec84d8d14dc490380194f9d958b8568f327b8b23.tar.gz
small doc fixes.
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