diff -r 4c99eafb101e -r f87884329419 hgext/win32mbcs.py --- a/hgext/win32mbcs.py Wed Jun 24 12:04:19 2009 +0200 +++ b/hgext/win32mbcs.py Wed Jun 24 12:25:56 2009 +0200 @@ -9,7 +9,7 @@ # GNU General Public License version 2, incorporated herein by reference. # -'''allow the use of MBCS paths with problematic encoding +'''allow the use of MBCS paths with problematic encodings Some MBCS encodings are not good for some path operations (i.e. splitting path, case conversion, etc.) with its encoded bytes. We call