From c6b09fb3f6894e48c08b3c1125e93464a36eee49 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 17:34:00 -0400 Subject: [PATCH] spelling: optionally Signed-off-by: Josh Soref --- examples/ldns-notify.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ldns-notify.1 b/examples/ldns-notify.1 index d868d939..c7fbb6f7 100644 --- a/examples/ldns-notify.1 +++ b/examples/ldns-notify.1 @@ -41,7 +41,7 @@ Use port as destination port (default the DNS port 53) for the UDP packets. .TP \fB-y key:data[:algo] \fR -Use the given TSIG key and base64-data, and optinally an algorithm to sign +Use the given TSIG key and base64-data, and optionally an algorithm to sign the NOTIFY. The algorithm defaults to hmac-md5.sig-alg.reg.int. .TP -- 2.47.3