]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Apply suggestions from code review 9948/head
authorOtto Moerbeek <otto@drijf.net>
Tue, 12 Jan 2021 08:59:01 +0000 (09:59 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Jan 2021 08:59:01 +0000 (09:59 +0100)
Co-authored-by: Remi Gacogne <rgacogne+github@valombre.net>
pdns/recursordist/docs/upgrade.rst

index 2640819b2dd3b451aee395933d0fc8afb2c7e5af..4b0608e4757077d0d137eda15734b92c6f88cf3c 100644 (file)
@@ -7,10 +7,10 @@ When upgrading several versions, please read **all** notes applying to the upgra
 4.3.x to 4.4.0 or master
 ------------------------
 
-Repsonse Policy Zones (RPZ)
+Response Policy Zones (RPZ)
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-To conform better to the  standard, RPZ processing has been modified.
+To conform better to the standard, RPZ processing has been modified.
 This has consequences for the points in the resolving process where matches are checked and callbacks are called.
 See :ref:`rpz` for details. Additionally a new type of callback has been introduced: :func:`policyEventFilter`.