aboutsummaryrefslogtreecommitdiff
path: root/src/apps/optargpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/optargpm.h')
-rw-r--r--src/apps/optargpm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/optargpm.h b/src/apps/optargpm.h
index 4e8dd9c7..9a66b9a0 100644
--- a/src/apps/optargpm.h
+++ b/src/apps/optargpm.h
@@ -576,7 +576,7 @@ OPTARGS *opt_parse (int argc, char **argv, const char *flags, const char *keys,
continue;
}
- /* options taking argumants */
+ /* options taking arguments */
/* argument separate (i.e. "-i 10") */
if (j + 1==arg_group_size) {