Mercurial > public > mercurial-scm > hg-stable
diff mercurial/encoding.py @ 17424:e7cfe3587ea4
fix trivial spelling errors
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Wed, 15 Aug 2012 22:38:42 +0200 |
parents | 9fb8312dbdbd |
children | 404feac78b8a |
line wrap: on
line diff
--- a/mercurial/encoding.py Tue Aug 28 17:59:08 2012 -0500 +++ b/mercurial/encoding.py Wed Aug 15 22:38:42 2012 +0200 @@ -223,7 +223,7 @@ Principles of operation: - - ASCII and UTF-8 data sucessfully round-trips and is understood + - ASCII and UTF-8 data successfully round-trips and is understood by Unicode-oriented clients - filenames and file contents in arbitrary other encodings can have be round-tripped or recovered by clueful clients