diff options
Diffstat (limited to '')
-rw-r--r-- | libsimple-arg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsimple-arg.h b/libsimple-arg.h index 3662b70..46039c1 100644 --- a/libsimple-arg.h +++ b/libsimple-arg.h @@ -473,7 +473,7 @@ struct longopt { * This macro also defines `char *argv0` * * @param SYNOPSIS:const char * Description of the command line argument syntax - * @parma STATUS:int The exit value for the process + * @param STATUS:int The exit value for the process * * @since 1.0 */ |