X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=doc%2Fcoder.txt;h=9c7b586c44c717826d1223db3d6973e44565acbd;hb=adfc082cec1882f7c7b3ea8bc5ef60b516dceb31;hp=0e999dcdaea6ba7e1ce54a2e4efebac10a11cf5b;hpb=bdfa729b31bec76e13e7cb24c4a8d5b3ba288a31;p=mudpy.git diff --git a/doc/coder.txt b/doc/coder.txt index 0e999dc..9c7b586 100644 --- a/doc/coder.txt +++ b/doc/coder.txt @@ -138,7 +138,7 @@ encodings --------- * Always use ASCII whenever possible (decimal byte values 32 through 126 - and line termination appropriate to the developer’s platform). + and line termination appropriate to the developer's platform). * UTF-8 can be used, but only when a comment or docstring needs to mention an author name that requires it; otherwise, using \\x,