# HG changeset patch # User zas_ # Date 1211745240 0 # Node ID 573121c002c3ca9121fd1a4f55b295837b74f0f4 # Parent be382bffd11f73a5c7d9602026bbd890584951fd Typo fix. diff -r be382bffd11f -r 573121c002c3 src/utilops.c --- 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 */