Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d62ad7

Browse files
committed
Fixed a comment.
1 parent 661e492 commit 8d62ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/prechm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
# Different versions of the MS docs claim the file has a maximum size of
8787
# 256 or 512 bytes (including \r\n at the end of each line).
8888
# Note that "and", "or", "not" and "near" are operators in the search
89-
# language, so not point indexing them even if wanted to.
89+
# language, so no point indexing them even if we wanted to.
9090
stop_list = '''
9191
a an and
9292
is

0 commit comments

Comments
 (0)