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.
1 parent a710fda commit 60e602dCopy full SHA for 60e602d
1 file changed
Doc/glossary.rst
@@ -759,7 +759,7 @@ Glossary
759
760
statement
761
A statement is part of a suite (a "block" of code). A statement is either
762
- 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
763
as :keyword:`if`, :keyword:`while` or :keyword:`for`.
764
765
struct sequence
0 commit comments