We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb57db6 commit 43e9156Copy full SHA for 43e9156
cython_test_exception_raiser/raiser.pyx
@@ -10,7 +10,7 @@ See L{twisted.test.test_failure.test_failureConstructionWithMungedStackSucceeds}
10
11
class RaiserException(Exception):
12
"""
13
- A speficic exception only used to be identified in tests.
+ A specific exception only used to be identified in tests.
14
15
16
0 commit comments