From: Josh Soref Date: Sun, 13 Jun 2021 22:47:17 +0000 (-0400) Subject: spelling: comment X-Git-Tag: 1.8.0-rc.1~25^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d246d54700ef8dd8cd4061b5131c24dc5cea5eb;p=thirdparty%2Fldns.git spelling: comment Signed-off-by: Josh Soref --- diff --git a/ldns/host2str.h b/ldns/host2str.h index 2aad5e1a..098e8861 100644 --- a/ldns/host2str.h +++ b/ldns/host2str.h @@ -110,7 +110,7 @@ typedef struct ldns_struct_output_format_storage ldns_output_format_storage; */ extern const ldns_output_format *ldns_output_format_nocomments; /** - * Standard output format record that annotated only DNSKEY RR's with commenti + * Standard output format record that annotated only DNSKEY RR's with comment * text. */ extern const ldns_output_format *ldns_output_format_onlykeyids;