From 8c4764bf1755b86c886570f5eec46c485d706e51 Mon Sep 17 00:00:00 2001
From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
Date: Wed, 21 Sep 2022 15:09:27 +0100
Subject: [PATCH] whitespace

---
 openpower/sv/remap.mdwn | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn
index 8ff6cc72a..45f7e0ab0 100644
--- a/openpower/sv/remap.mdwn
+++ b/openpower/sv/remap.mdwn
@@ -193,11 +193,10 @@ micro-architecture.
 
 DCT and FFT Schedules are currently limited to RADIX2 sizes and do not
 accept predicate masks.  Given that it is common to perform recursive
-convolutions
-combining smaller Power-2 DCT/FFT to create larger DCT/FFTs in practice the RADIX2
-limit is not a problem.  A Bluestein convolution to compute arbitrary
-length is demonstrated
-by [Project Nayuki](https://www.nayuki.io/res/free-small-fft-in-multiple-languages/fft.py)
+convolutions combining smaller Power-2 DCT/FFT to create larger DCT/FFTs
+in practice the RADIX2 limit is not a problem.  A Bluestein convolution
+to compute arbitrary length is demonstrated by
+[Project Nayuki](https://www.nayuki.io/res/free-small-fft-in-multiple-languages/fft.py)
 
 ## Indexed
 
-- 
2.30.2