From ef0d0560866d3ab7a68db7569f0d0833e34e2d1b Mon Sep 17 00:00:00 2001 From: slateny <46876382+slateny@users.noreply.github.com> Date: Sat, 19 Nov 2022 20:19:52 -0800 Subject: [PATCH] Remove trailing space --- .../next/Build/2022-10-25-14-43-00.gh-issue-98671.a42a6d.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS.d/next/Build/2022-10-25-14-43-00.gh-issue-98671.a42a6d.rst b/Misc/NEWS.d/next/Build/2022-10-25-14-43-00.gh-issue-98671.a42a6d.rst index 54b78ed9f2e6f8..4602d53fcdb727 100644 --- a/Misc/NEWS.d/next/Build/2022-10-25-14-43-00.gh-issue-98671.a42a6d.rst +++ b/Misc/NEWS.d/next/Build/2022-10-25-14-43-00.gh-issue-98671.a42a6d.rst @@ -1,3 +1,3 @@ -Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension -when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that +Fix ``NO_MISALIGNED_ACCESSES`` being not defined for the SHA3 extension +when ``HAVE_ALIGNED_REQUIRED`` is set. Allowing builds on hardware that unaligned memory accesses are not allowed.