Commit 97c56357 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Fix typo in comment

parent cf95f9ca
......@@ -104,7 +104,7 @@ class Codec:
#
# The StreamWriter and StreamReader class provide generic working
# interfaces which can be used to implement new encodings submodules
# interfaces which can be used to implement new encoding submodules
# very easily. See encodings/utf_8.py for an example on how this is
# done.
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment