spelling: separated
This commit is contained in:
parent
130fec0831
commit
44c56cd9a8
@ -147,7 +147,7 @@ module HomebrewArgvExtension
|
||||
flag_with_value.strip_prefix(arg_prefix) if flag_with_value
|
||||
end
|
||||
|
||||
# Returns an array of values that were given as a comma-seperated list.
|
||||
# Returns an array of values that were given as a comma-separated list.
|
||||
# @see value
|
||||
def values(name)
|
||||
return unless val = value(name)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user