diff --git a/src/ebusd/main.cpp b/src/ebusd/main.cpp index 257708c6..76f11057 100644 --- a/src/ebusd/main.cpp +++ b/src/ebusd/main.cpp @@ -124,7 +124,7 @@ static const struct argp_option argpoptions[] = { /** * The program argument parsing function. - * @param key the key from @a options. + * @param key the key from @a argpoptions. * @param arg the option argument, or NULL. * @param state the parsing state. */