Skip to content

Commit 2d2cc1f

Browse files
author
Damien Nadé
committed
argsparse.sh: typo: s/agaisnt/against/
1 parent d4deca4 commit 2d2cc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argsparse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
##
225225
## @li If the "option_<optionname>_values" array does not exist, but if
226226
## the option has a type property field, then the value format will
227-
## be checked agaisnt that type.
227+
## be checked against that type.
228228
##
229229
## @li If a function named "check_value_of_<optionname>" has been
230230
## defined, it will be called with the user-given value as its first

0 commit comments

Comments
 (0)