Mercurial > hg > mercurial-crew
diff hgext/win32mbcs.py @ 13324:551856dea9a6 stable
win32mbcs: Fix typo in documentation
extention -> extension
author | Javi Merino <cibervicho@gmail.com> |
---|---|
date | Tue, 01 Feb 2011 07:29:11 +0000 (2011-02-01) |
parents | 9696954415db |
children | 6990340c57a8 |
line wrap: on
line diff
--- a/hgext/win32mbcs.py +++ b/hgext/win32mbcs.py @@ -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::