From ab9165fc949ec2d23cf729dd94f5125eb3836740 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 25 Sep 2023 14:59:47 +0200 Subject: [PATCH] Typo Co-authored-by: Remi Gacogne --- pdns/recursordist/settings/table.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/settings/table.py b/pdns/recursordist/settings/table.py index 2a54dc1478..826d843c7b 100644 --- a/pdns/recursordist/settings/table.py +++ b/pdns/recursordist/settings/table.py @@ -1967,7 +1967,7 @@ described in :rfc:`9156`. 'help' : 'RFC9156 max minimize count', 'doc' : ''' ``Max minimize count`` parameter, described in :rfc:`9156`. This is the maximum number of iterations -of the Quqey Name Minimization Algorithm. +of the Query Name Minimization Algorithm. ''', 'versionadded': '5.0.0' }, -- 2.47.2