Skip to content

Commit 2b5bb20

Browse files
committed
spelling: simultaneously
Signed-off-by: Josh Soref <[email protected]>
1 parent 4611caf commit 2b5bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/incrparse/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def main():
237237
description='Utility for testing incremental syntax parsing',
238238
epilog='''
239239
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
240+
post-edit version of a file simultaneously and generate a serialized version
241241
of the libSyntax tree by parsing either the pre-edit file, the post-edit
242242
file or the edits that are required to retrieve the post-edit file from the
243243
pre-edit file incrementally.

0 commit comments

Comments
 (0)