diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-20 02:56:20 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-20 02:56:20 (GMT) |
commit | 8d62ad7ffde9135cd3eedb4d7d661204a13c570e (patch) | |
tree | f9c1386e55af41979a11948b5855e8489a30f4b8 /Doc | |
parent | 661e49231a6cd8b97418ecbbd9d815af846da2b8 (diff) | |
download | cpython-8d62ad7ffde9135cd3eedb4d7d661204a13c570e.zip cpython-8d62ad7ffde9135cd3eedb4d7d661204a13c570e.tar.gz cpython-8d62ad7ffde9135cd3eedb4d7d661204a13c570e.tar.bz2 |
Fixed a comment.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/tools/prechm.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/prechm.py b/Doc/tools/prechm.py index fbc56aa..845a546 100644 --- a/Doc/tools/prechm.py +++ b/Doc/tools/prechm.py @@ -86,7 +86,7 @@ object_sitemap = ''' # Different versions of the MS docs claim the file has a maximum size of # 256 or 512 bytes (including \r\n at the end of each line). # Note that "and", "or", "not" and "near" are operators in the search -# language, so not point indexing them even if wanted to. +# language, so no point indexing them even if we wanted to. stop_list = ''' a an and is |