Skip to content

Commit ca9a199

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utils/incrparse/incr_transfer_round_trip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def main():
6767
# markup for testing incremental parsing
6868
# =========================================================================
6969

70-
# Gather command line arguments for swift-syntax-test specifiying the
70+
# Gather command line arguments for swift-syntax-test specifying the
7171
# performed edits in this list
7272
incremental_edit_args = []
7373
reparse_args = []

utils/incrparse/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def serializeIncrParseMarkupFile(test_file, test_case, mode,
166166
# markup for testing incremental parsing
167167
# =========================================================================
168168

169-
# Gather command line arguments for swift-syntax-test specifiying the
169+
# Gather command line arguments for swift-syntax-test specifying the
170170
# performed edits in this list
171171
incremental_edit_args = []
172172
reparse_args = []

0 commit comments

Comments
 (0)