diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2008-04-18 16:53:09 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2008-04-18 16:53:09 (GMT) |
commit | 4f747696409da70f3d4b1417619e530c431aff0c (patch) | |
tree | 7429014daef8b975de0977af4ccb7f7891921cd8 /Doc/howto | |
parent | aea8d2e8cd4c0e2960b2a95e3de30e1a162d5573 (diff) | |
download | cpython-4f747696409da70f3d4b1417619e530c431aff0c.zip cpython-4f747696409da70f3d4b1417619e530c431aff0c.tar.gz cpython-4f747696409da70f3d4b1417619e530c431aff0c.tar.bz2 |
#2654: fix typo
Diffstat (limited to 'Doc/howto')
-rw-r--r-- | Doc/howto/doanddont.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/doanddont.rst b/Doc/howto/doanddont.rst index e1325f8..a3a91ed 100644 --- a/Doc/howto/doanddont.rst +++ b/Doc/howto/doanddont.rst @@ -4,7 +4,7 @@ :Author: Moshe Zadka -This document is placed in the public doman. +This document is placed in the public domain. .. topic:: Abstract |