diff options
Diffstat (limited to 'src/argparser.c')
-rw-r--r-- | src/argparser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argparser.c b/src/argparser.c index 313c267..4df594b 100644 --- a/src/argparser.c +++ b/src/argparser.c @@ -84,7 +84,7 @@ static args_Map args_opts; /** - * Constructor. + * Initialiser. * The short description is printed on same line as the program name * * @param description Short, single-line, description of the program |