We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f60ae19 commit f00db6fCopy full SHA for f00db6f
README.md
@@ -7,7 +7,7 @@
7
Command line argument parser package in Swift.
8
9
The basic idea is to define a tree structure of parsers which then parses all command line arguments.
10
-This approach is very flexible and allows for quick and easy flag parsing for a simple scirpt, as well as
+This approach is very flexible and allows for quick and easy flag parsing for a simple script, as well as
11
complicated parse trees for big command line programs.
12
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
0 commit comments