changeset 756:573121c002c3

Typo fix.
author zas_
date Sun, 25 May 2008 19:54:00 +0000
parents be382bffd11f
children eb2e2dac712d
files src/utilops.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/utilops.c	Sun May 25 19:13:04 2008 +0000
+++ b/src/utilops.c	Sun May 25 19:54:00 2008 +0000
@@ -602,7 +602,7 @@
 
 
 /*
- * 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
  */