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 4611caf commit 2b5bb20Copy full SHA for 2b5bb20
utils/incrparse/test_util.py
@@ -237,7 +237,7 @@ def main():
237
description='Utility for testing incremental syntax parsing',
238
epilog='''
239
This utility can parse a special markup to dedicate a pre-edit and a
240
- post-edit version of a file simulateously and generate a serialized version
+ post-edit version of a file simultaneously and generate a serialized version
241
of the libSyntax tree by parsing either the pre-edit file, the post-edit
242
file or the edits that are required to retrieve the post-edit file from the
243
pre-edit file incrementally.
0 commit comments