diff -r fc14953e8e34 -r e7cfe3587ea4 mercurial/encoding.py --- 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