diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-02-12 11:12:33 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-02-12 11:12:33 +0100 |
commit | bc14c215b3a29da0d8fbb9c3f7b577a3155c2943 (patch) | |
tree | 5d962ab9d2fbd6686a9b094e0ae1d7dee551cac0 /src/include/taler_mhd_lib.h | |
parent | 819b67426c95b68af800dae4b1dc700cfed822bd (diff) |
-doxygen fixes
Diffstat (limited to 'src/include/taler_mhd_lib.h')
-rw-r--r-- | src/include/taler_mhd_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_mhd_lib.h b/src/include/taler_mhd_lib.h index b0012a645..dc68df06b 100644 --- a/src/include/taler_mhd_lib.h +++ b/src/include/taler_mhd_lib.h @@ -547,7 +547,7 @@ struct TALER_MHD_Legal; /** * Load set of legal documents as specified in @a cfg in section @a section - * where the Etag is given under the @param tagoption and the directory under + * where the Etag is given under the @a tagoption and the directory under * the @a diroption. * * @param cfg configuration to use |