# HG changeset patch # User Javi Merino # Date 1296545351 0 # Node ID 551856dea9a6394da69d27869f566caf227d4fba # Parent a939f08fae9c4a51cc9bf4b3d9c512703856df84 win32mbcs: Fix typo in documentation extention -> extension diff -r a939f08fae9c -r 551856dea9a6 hgext/win32mbcs.py --- a/hgext/win32mbcs.py Sat Jan 29 23:23:24 2011 +0900 +++ b/hgext/win32mbcs.py Tue Feb 01 07:29:11 2011 +0000 @@ -34,7 +34,7 @@ - You should use single encoding in one repository. - If the repository path ends with 0x5c, .hg/hgrc cannot be read. -- win32mbcs is not compatible with fixutf8 extention. +- win32mbcs is not compatible with fixutf8 extension. By default, win32mbcs uses encoding.encoding decided by Mercurial. You can specify the encoding by config option::