Skip to content

Commit 71a38e6

Browse files
committed
Fix a typo
1 parent f57cdbe commit 71a38e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0769.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ simplicity and predictability.
266266
Tuple Return Consistency
267267
------------------------
268268

269-
Another rejected proposal was adding a a flag to always return tuple
269+
Another rejected proposal was adding a flag to always return tuple
270270
regardless of how many keys/names/indices were sourced to arguments.
271271
E.g.::
272272

0 commit comments

Comments
 (0)