Skip to content

Commit 277c932

Browse files
briandconnellyoleksandr-pavlyk
authored andcommitted
Fix small typo in README.md
1 parent f01ec0d commit 277c932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Since MKL FFT supports performing discrete Fourier transforms over non-contiguou
1313
used on any well-behaved floating point array with no internal overlaps for both in-place and not in-place transforms of
1414
arrays in single and double floating point precision.
1515

16-
This eliminates the need to copy input arrayy contiguously into an intermediate buffer.
16+
This eliminates the need to copy input array contiguously into an intermediate buffer.
1717

1818
`mkl_fft` directly supports N-dimensional Fourier transforms.
1919

0 commit comments

Comments
 (0)