From: Josh Soref Date: Sun, 13 Jun 2021 21:31:49 +0000 (-0400) Subject: spelling: algorithm X-Git-Tag: 1.8.0-rc.1~25^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dcc2f32365bb7e92608389cda2d7cc09785f83a;p=thirdparty%2Fldns.git spelling: algorithm Signed-off-by: Josh Soref --- diff --git a/examples/ldns-signzone.c b/examples/ldns-signzone.c index 53954af2..d79852fe 100644 --- a/examples/ldns-signzone.c +++ b/examples/ldns-signzone.c @@ -337,7 +337,7 @@ find_or_create_pubkey(const char *keyfile_name_base, ldns_key *key, ldns_zone *o #ifndef OPENSSL_NO_ENGINE /* - * For keys coming from the engine (-k or -K), parse algoritm specification. + * For keys coming from the engine (-k or -K), parse algorithm specification. */ static enum ldns_enum_signing_algorithm parse_algspec ( const char * const p )