We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce5161 commit bb02b25Copy full SHA for bb02b25
lib/elixir/lib/option_parser.ex
@@ -5,7 +5,7 @@ defmodule OptionParser do
5
6
@doc """
7
Parses `argv` and returns a tuple with the parsed options, its
8
- arguments, and a list options that couldn't be parsed.
+ arguments, and a list of options that couldn't be parsed.
9
10
## Examples
11
0 commit comments