From 1e22651c002406bec4740bd78fd6c0f64c3a8e48 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 28 Nov 2022 15:28:11 +0100 Subject: [PATCH] rec: Fix a typo (Timout->Timeout) in the recursor's ChangeLog --- pdns/recursordist/docs/changelog/4.5.rst | 2 +- pdns/recursordist/docs/changelog/4.6.rst | 2 +- pdns/recursordist/docs/changelog/4.7.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.2