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

Skip to content

Commit 8d59aca

Browse files
kms70847Mariatta
authored andcommitted
Fix typo in Simple Statements documentation (GH-3809)
Replace "restriction" with "restrictions".
1 parent d780b2d commit 8d59aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/reference/simple_stmts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ annotation.
931931

932932
.. impl-detail::
933933

934-
The current implementation does not enforce some of these restriction, but
934+
The current implementation does not enforce some of these restrictions, but
935935
programs should not abuse this freedom, as future implementations may enforce
936936
them or silently change the meaning of the program.
937937

0 commit comments

Comments
 (0)