summaryrefslogtreecommitdiff
path: root/gtk/profile_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/profile_dlg.c')
-rw-r--r--gtk/profile_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/profile_dlg.c b/gtk/profile_dlg.c
index eeec1c00a5..510f26888e 100644
--- a/gtk/profile_dlg.c
+++ b/gtk/profile_dlg.c
@@ -204,7 +204,7 @@ fill_list(GtkWidget *main_w)
ws_dir_close (dir);
}
- /* Make the current list an the edited list equal */
+ /* Make the current list and the edited list equal */
copy_profile_list ();
return l_select;