Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb0b255 + 60e602d commit 7e41547Copy full SHA for 7e41547
1 file changed
Doc/glossary.rst
@@ -772,7 +772,7 @@ Glossary
772
773
statement
774
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
+ an :term:`expression` or one of several constructs with a keyword, such
776
as :keyword:`if`, :keyword:`while` or :keyword:`for`.
777
778
struct sequence
0 commit comments