[Tools] csgrep: Tiny spelling fix

Francois Gouget fgouget at free.fr
Mon Mar 6 15:04:26 CST 2006


Changelog:

  * csgrep

    Francois Gouget <fgouget at free.fr>
    Tiny spelling fix.

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
         War doesn't determine who's right.  War determines who's left.
-------------- next part --------------
Index: csgrep
===================================================================
RCS file: /home/wine/tools/csgrep,v
retrieving revision 1.3
diff -u -p -r1.3 csgrep
--- csgrep	27 Sep 2002 22:12:56 -0000	1.3
+++ csgrep	6 Mar 2006 21:00:40 -0000
@@ -57,7 +57,7 @@ guess will be provided (e.g. 95 -> 1995,
 time portion is missing, it is taken as 00:00:00.
 
 The <match> is either a string, or a regular expression. A regular
-expression starts with '~'. For the time being, a string can not
+expression starts with '~'. For the time being, a string cannot
 start with '~'.
 The regex language is close to Perl 5. For more information, read:
    http://www.python.org/doc/current/lib/re-syntax.html


More information about the wine-patches mailing list