changeset 17424 | e7cfe3587ea4 |
parent 17236 | 9fb8312dbdbd |
child 18378 | 404feac78b8a |
--- 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