From 11226bad64d475bb95fc7babf90e5da5fdd8df20 Mon Sep 17 00:00:00 2001 From: Micael Jarniac Date: Fri, 17 Mar 2023 10:50:35 -0300 Subject: [PATCH] PEP 661: Fix minor typo (#3059) --- pep-0661.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0661.rst b/pep-0661.rst index 5f428f43c..e999168ac 100644 --- a/pep-0661.rst +++ b/pep-0661.rst @@ -329,7 +329,7 @@ being callable. Define a recommended "standard" idiom, without supplying an implementation -------------------------------------------------------------------------- -Most common exiting idioms have significant drawbacks. So far, no idiom +Most common existing idioms have significant drawbacks. So far, no idiom has been found that is clear and concise while avoiding these drawbacks. Also, in the poll [4]_ on this subject, the options for recommending an