diff hgext/win32mbcs.py @ 8932:f87884329419

extensions: fix up description lines some more
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 24 Jun 2009 12:25:56 +0200
parents 868670dbc237
children 22a33e207a7d 5e4654f5522d
line wrap: on
line diff
--- 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