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.
1 parent b175fc8 commit d151a9dCopy full SHA for d151a9d
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