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

Skip to content

Commit 7e41547

Browse files
committed
merge with 3.3
2 parents fb0b255 + 60e602d commit 7e41547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ Glossary
772772

773773
statement
774774
A statement is part of a suite (a "block" of code). A statement is either
775-
an :term:`expression` or a one of several constructs with a keyword, such
775+
an :term:`expression` or one of several constructs with a keyword, such
776776
as :keyword:`if`, :keyword:`while` or :keyword:`for`.
777777

778778
struct sequence

0 commit comments

Comments
 (0)