wdiff-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[wdiff-bugs] [PATCH] Typo in wdiff 0.6.1


From: Antonio Diaz Diaz
Subject: [wdiff-bugs] [PATCH] Typo in wdiff 0.6.1
Date: Wed, 07 Apr 2010 19:56:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello Martin,

Thanks for this new release of wdiff.

I only write to report a small typo in wdiff 0.6.1:
  s/optionnaly/optionally


Best regards,
Antonio.
diff -urdN wdiff-0.6.1/src/mdiff.c wdiff-0.6.1.new/src/mdiff.c
--- wdiff-0.6.1/src/mdiff.c     2010-04-01 07:53:33.000000000 +0200
+++ wdiff-0.6.1.new/src/mdiff.c 2010-04-07 19:21:23.000000000 +0200
@@ -31,7 +31,7 @@
    item structure: this yields faster code and disallows paranoid mode.  */
 #define SAFER_SLOWER 0
 
-/* One may also, optionnaly, define a default PAGER_PROGRAM.  This
+/* One may also, optionally, define a default PAGER_PROGRAM.  This
    might be done using the --with-default-pager=PAGER configure
    switch.  If PAGER_PROGRAM is undefined and the PAGER environment
    variable is not set, none will be used.  */
diff -urdN wdiff-0.6.1/src/wdiff.c wdiff-0.6.1.new/src/wdiff.c
--- wdiff-0.6.1/src/wdiff.c     2010-04-01 08:30:42.000000000 +0200
+++ wdiff-0.6.1.new/src/wdiff.c 2010-04-07 19:21:23.000000000 +0200
@@ -30,7 +30,7 @@
 # define DIFF_PROGRAM "diff"
 #endif
 
-/* One may also, optionnaly, define a default PAGER_PROGRAM.  This
+/* One may also, optionally, define a default PAGER_PROGRAM.  This
    might be done using the --with-default-pager=PAGER configure
    switch.  If PAGER_PROGRAM is undefined and the PAGER environment
    variable is not set, none will be used.  */

reply via email to

[Prev in Thread] Current Thread [Next in Thread]