TYpo.
diff --git a/src/forward.c b/src/forward.c
index 1b6f80e..5b9fa1e 100644
--- a/src/forward.c
+++ b/src/forward.c
@@ -256,7 +256,7 @@
else if (forward || (hash && (forward = lookup_frec_by_sender(ntohs(header->id), udpaddr, hash))))
{
#ifdef HAVE_DNSSEC
- /* If we've already got an answer to this query, but we're awaiting keys for vaildation,
+ /* If we've already got an answer to this query, but we're awaiting keys for validation,
there's no point retrying the query, retry the key query instead...... */
if (forward->blocking_query)
{