Skip to content

Commit bc37208

Browse files
authored
Merge pull request #61278 from ludwwwig/my-branch
2 parents 0a9b558 + a31e5f0 commit bc37208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/dev-scripts/split-cmdline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#
1414
# Split swift compiler command lines into multiple lines.
1515
#
16-
# Reads the command line from stdin an outputs the split line to stdout.
16+
# Reads the command line from stdin and outputs the split line to stdout.
1717
# Example:
1818
#
1919
# $ swiftc -c hello.swift -### | split-cmdline

0 commit comments

Comments
 (0)