hgext/win32mbcs.py
changeset 8932 f87884329419
parent 8894 868670dbc237
child 9077 22a33e207a7d
child 9098 5e4654f5522d
--- 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