aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-09-10 18:51:46 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-09-10 18:51:46 +0000
commit52e782d2417b326d839c01397be09bfa9b0beb1b (patch)
treeebf4eb4f8876d1520ffb2eafc96a67b4d9fcb116 /math
parentfa4f5c94c8328bb46cf93c88e956b750efcf4a85 (diff)
downloadports-52e782d2417b326d839c01397be09bfa9b0beb1b.tar.gz
ports-52e782d2417b326d839c01397be09bfa9b0beb1b.zip
Some typo fixes and whitespace cleanup for pkg-descr files.
Notes
Notes: svn path=/head/; revision=449586
Diffstat (limited to 'math')
-rw-r--r--math/fxt/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fxt/pkg-descr b/math/fxt/pkg-descr
index f153850bafa1..f4c06e284255 100644
--- a/math/fxt/pkg-descr
+++ b/math/fxt/pkg-descr
@@ -1,6 +1,6 @@
fxt is a library package (coming as C++ source code) containing various
algorithms for:
- - Fast Fourier Transform (FFT) incl. real-vlued,
+ - Fast Fourier Transform (FFT) incl. real-valued,
- multidimensional and weighted variants.
- Fast Hartley Transform (FHT)
- Number Theoretic Transform (NTT), Fast Walsh Transform.