We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b175fc8 + d151a9d commit d243cdfCopy full SHA for d243cdf
verbalexpressions/verbal_expressions.py
@@ -20,7 +20,7 @@ class VerEx(object):
20
No other tricks.
21
22
And any string you inserted will be automatically grouped
23
- excepte `tab` and `add`.
+ except `tab` and `add`.
24
'''
25
def __init__(self):
26
self.s = ''
0 commit comments