]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Fix a typo (Timout->Timeout) in the recursor's ChangeLog
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Nov 2022 14:28:11 +0000 (15:28 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Nov 2022 14:28:11 +0000 (15:28 +0100)
pdns/recursordist/docs/changelog/4.5.rst
pdns/recursordist/docs/changelog/4.6.rst
pdns/recursordist/docs/changelog/4.7.rst

index 6a33ef45794027e42b08f2d7f2190b499dad4bb9..08d3a717a28f30af80541a9dcfc44acf942fc45d 100644 (file)
@@ -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
index 5adc68aa0e660414e9e1bb069813375a5e9258c1..cd433237a1b1005a7d5b1c57eb2138b2793fb610 100644 (file)
@@ -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
index 514fb0efee27ab1281a2a1df92119527ca0d4855..9a605e7ad4bc1f3d100ab5d93a49e43917181aa8 100644 (file)
@@ -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