From a52f0bafa7294cdf94fe6b139ba0b579cef9996f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 19 Mar 2019 13:12:58 -0400 Subject: [PATCH] spelling: syscall --- pdns/recursordist/docs/changelog/4.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/changelog/4.1.rst b/pdns/recursordist/docs/changelog/4.1.rst index a7843705a3..29457785c3 100644 --- a/pdns/recursordist/docs/changelog/4.1.rst +++ b/pdns/recursordist/docs/changelog/4.1.rst @@ -5,7 +5,7 @@ Changelogs for 4.1.x :version: 4.1.11 :released: 1st of February 2019 - Since Spectre/Meltdown, system calls have become more expensive. This made exporting a very high number of protobuf messages costly, which is addressed in this release by reducing the number of sycalls per message. + Since Spectre/Meltdown, system calls have become more expensive. This made exporting a very high number of protobuf messages costly, which is addressed in this release by reducing the number of syscalls per message. .. change:: :tags: Improvements -- 2.47.2