From: Remi Gacogne Date: Mon, 28 Nov 2022 14:28:11 +0000 (+0100) Subject: rec: Fix a typo (Timout->Timeout) in the recursor's ChangeLog X-Git-Tag: dnsdist-1.8.0-rc1~214^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e22651c002406bec4740bd78fd6c0f64c3a8e48;p=thirdparty%2Fpdns.git rec: Fix a typo (Timout->Timeout) in the recursor's ChangeLog --- diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index 6a33ef4579..08d3a717a2 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -24,7 +24,7 @@ Changelogs for 4.5.X :pullreq: 12192 :tickets: 12125 - Timout handling for IXFRs as a client. + Timeout handling for IXFRs as a client. .. change:: :tags: Bug Fixes diff --git a/pdns/recursordist/docs/changelog/4.6.rst b/pdns/recursordist/docs/changelog/4.6.rst index 5adc68aa0e..cd433237a1 100644 --- a/pdns/recursordist/docs/changelog/4.6.rst +++ b/pdns/recursordist/docs/changelog/4.6.rst @@ -24,7 +24,7 @@ Changelogs for 4.6.X :pullreq: 12191 :tickets: 12125 - Timout handling for IXFRs as a client. + Timeout handling for IXFRs as a client. .. change:: :tags: Bug Fixes diff --git a/pdns/recursordist/docs/changelog/4.7.rst b/pdns/recursordist/docs/changelog/4.7.rst index 514fb0efee..9a605e7ad4 100644 --- a/pdns/recursordist/docs/changelog/4.7.rst +++ b/pdns/recursordist/docs/changelog/4.7.rst @@ -31,7 +31,7 @@ Changelogs for 4.7.X :pullreq: 12190 :tickets: 12125 - Timout handling for IXFRs as a client. + Timeout handling for IXFRs as a client. .. change:: :tags: Bug Fixes