]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: algorithm
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:31:49 +0000 (17:31 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:17 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
examples/ldns-signzone.c

index 53954af2801187cccaf0f3d25004d585e58cda7f..d79852feb6dbc76385b105e11d55c78cba1f622e 100644 (file)
@@ -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 )