From 53e51a3fd655c674b15fc3975fa13bef4b829ee0 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 21:09:50 -0400 Subject: [PATCH] spelling: responses Signed-off-by: Josh Soref --- doc/dns-lib-implementations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dns-lib-implementations b/doc/dns-lib-implementations index 18d01afb..4951ffaa 100644 --- a/doc/dns-lib-implementations +++ b/doc/dns-lib-implementations @@ -20,7 +20,7 @@ From libfiredns(3): libfiredns is a library for handling asynchronous DNS requests. It provides a very simple interface for sending -requests and parsing reponses, as well as low-timeout +requests and parsing responses, as well as low-timeout blocking functions. libfiredns functions have much lower timeouts than the stock functions and tend to be faster because they send requests to all configured system -- 2.47.3