Skip to content

Commit

Permalink
Merge pull request swiftlang#155 from bqueue/bqueue
Browse files Browse the repository at this point in the history
Corrected typo: text filed -> text file
  • Loading branch information
gribozavr committed Dec 4, 2015
2 parents 02a493b + 84fd7d6 commit 3265418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/demo-tool
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ a JSON document listing the commands to run, as in::
{ "command" : "echo Hello" }
]
or, alternately, it should be a text filed delimited by '>>>', as in::
or, alternately, it should be a text file delimited by '>>>', as in::
>>>
ls
Expand Down

0 comments on commit 3265418

Please sign in to comment.