Skip to content

Commit 08b69e0

Browse files
committed
PEP 748: ConfigurationError typo
1 parent 4bd72c1 commit 08b69e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0748.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@ The definitions of the errors are below:
10721072
10731073
10741074
class ConfigurationError(TLSError):
1075-
"""An special exception that implementations can use when the provided
1075+
"""A special exception that implementations can use when the provided
10761076
configuration uses features not supported by that implementation."""
10771077
10781078

0 commit comments

Comments
 (0)