diff options
Diffstat (limited to 'libdane')
-rw-r--r-- | libdane/dane-params.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdane/dane-params.c b/libdane/dane-params.c index eff3548cb2..00b209f184 100644 --- a/libdane/dane-params.c +++ b/libdane/dane-params.c @@ -116,7 +116,7 @@ const char *dane_match_type_name(dane_match_type_t type) /** * dane_cert_usage_name: - * @type: is a DANE match type + * @usage: is a DANE certificate usage * * Convert a #dane_cert_usage_t value to a string. * |