diff hgext/win32mbcs.py @ 8760:bf17aeafb869

Spell Mercurial as a proper noun
author timeless <timeless@gmail.com>
date Tue, 09 Jun 2009 09:25:31 -0400
parents 505a96cbc923
children 87c30fb7e8df
line wrap: on
line diff
--- a/hgext/win32mbcs.py	Tue Jun 09 11:55:32 2009 -0500
+++ b/hgext/win32mbcs.py	Tue Jun 09 09:25:31 2009 -0400
@@ -39,7 +39,7 @@
   hgext.win32mbcs =
 
 Path encoding conversion are done between Unicode and
-encoding.encoding which is decided by mercurial from current locale
+encoding.encoding which is decided by Mercurial from current locale
 setting or HGENCODING.
 
 """