Fix comment typo.

This commit is contained in:
Simon Kelley
2022-07-19 23:40:11 +01:00
parent 770bce967c
commit 151d7dc5ea

View File

@@ -23,7 +23,7 @@
The hash used is SHA-256. If we're building with DNSSEC support,
we use the Nettle cypto library. If not, we prefer not to
add a dependency on Nettle, and use a stand-alone implementaion.
add a dependency on Nettle, and use a stand-alone implementation.
*/
#include "dnsmasq.h"