Skip to content
Snippets Groups Projects
Commit 4feda922 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

log: typo

parent 09f0e0fa
No related branches found
No related tags found
No related merge requests found
......@@ -232,7 +232,7 @@ int knot_load_zone_keys(const char *keydir_name, const knot_dname_t *zone_name,
nsec3_enabled)
) {
log_zone_notice("%s Ignoring key %d (%s): unknown "
"algorithm or non-NSEC3 algrorithm when"
"algorithm or non-NSEC3 algorithm when"
" NSEC3 is requested.\n", msgpref,
params.keytag, entry->d_name);
knot_free_key_params(&params);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment