X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=doc%2Fcoder.txt;fp=doc%2Fcoder.txt;h=9c7b586c44c717826d1223db3d6973e44565acbd;hp=0e999dcdaea6ba7e1ce54a2e4efebac10a11cf5b;hb=15de163b8fb39a52c3f7b82e44bdc2f3cbe813f5;hpb=1136b49e3834b90a9fa0f369a18e77dbac16e1ec 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,