Typo fix.
authorLaurent Monin <geeqie@norz.org>
Sun, 25 May 2008 19:54:00 +0000 (19:54 +0000)
committerLaurent Monin <geeqie@norz.org>
Sun, 25 May 2008 19:54:00 +0000 (19:54 +0000)
src/utilops.c

index 1253060..57ad4f4 100644 (file)
@@ -602,7 +602,7 @@ static gint file_util_perform_ci_cb(gpointer resume_data, gint flags, GList *lis
 
 
 /*
- * perfirm the operation described by FileDataChangeInfo on all files in the list
+ * Perform the operation described by FileDataChangeInfo on all files in the list
  * it is an alternative to start_editor_from_filelist_full, it should use similar interface
  */