From: Otto Moerbeek Date: Wed, 8 Feb 2023 14:58:31 +0000 (+0100) Subject: Typo X-Git-Tag: dnsdist-1.8.0-rc1~38^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8039ed249aeb5be17b5290b875e91a0bd27c209c;p=thirdparty%2Fpdns.git Typo Co-authored-by: Peter van Dijk --- diff --git a/pdns/recursordist/docs/running.rst b/pdns/recursordist/docs/running.rst index 0b73d078b6..c979e35efb 100644 --- a/pdns/recursordist/docs/running.rst +++ b/pdns/recursordist/docs/running.rst @@ -84,7 +84,7 @@ To investigate failures with resolving certain domain names, the PowerDNS :progr This infrastructure will log every step the :program:`Recursor` takes to resolve a name and will log all DNSSEC related information as well. To enable tracing for all queries, enable the :ref:`setting-trace` setting. -Trace infomration will be written to the log. +Trace information will be written to the log. .. warning::