hgext/win32mbcs.py
changeset 7598 26adfaccdf73
parent 6887 304484c7e0ba
child 7877 eba7f12b0c51
--- a/hgext/win32mbcs.py	Sat Jan 03 16:15:11 2009 +0100
+++ b/hgext/win32mbcs.py	Sat Jan 03 17:15:15 2009 +0100
@@ -8,7 +8,7 @@
 # This software may be used and distributed according to the terms
 # of the GNU General Public License, incorporated herein by reference.
 #
-"""Allow to use MBCS path with problematic encoding.
+"""allow to use MBCS path with problematic encoding.
 
 Some MBCS encodings are not good for some path operations
 (i.e. splitting path, case conversion, etc.) with its encoded bytes.