diff --git a/argtable3.c b/argtable3.c index 1cb10a1..1fc4860 100644 --- a/argtable3.c +++ b/argtable3.c @@ -5881,7 +5881,7 @@ static void arg_print_formatted_ds(arg_dstr_t ds, const unsigned lmargin, const * Prints the glossary in strict GNU format. * Differences to arg_print_glossary() are: * - wraps lines after 80 chars - * - indents lines without shortops + * - indents lines without shortopts * - does not accept formatstrings * * Contributed by Uli Fouquet