summaryrefslogtreecommitdiffstats
path: root/host/examples
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-25 15:22:24 -0700
committerJosh Blum <josh@joshknows.com>2010-10-25 15:22:24 -0700
commitf7966440b41b71f56009a78f5d7a7754f83aa04d (patch)
treee289559022d4f0ae3ef9a0ec39ccedbfa453e0c7 /host/examples
parent3c6ede3c4104d483f39b3c4d062e9e837a9e2e08 (diff)
downloaduhd-f7966440b41b71f56009a78f5d7a7754f83aa04d.tar.gz
uhd-f7966440b41b71f56009a78f5d7a7754f83aa04d.tar.bz2
uhd-f7966440b41b71f56009a78f5d7a7754f83aa04d.zip
fix copy/paste typo piroundable
Diffstat (limited to 'host/examples')
-rw-r--r--host/examples/ascii_art_dft.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/ascii_art_dft.hpp b/host/examples/ascii_art_dft.hpp
index ee2267c2d..92fb77596 100644
--- a/host/examples/ascii_art_dft.hpp
+++ b/host/examples/ascii_art_dft.hpp
@@ -28,7 +28,7 @@ namespace acsii_art_dft{
);
/*!
- * Convert a DFT to a piroundable ascii plot.
+ * Convert a DFT to a printable ascii plot.
* \param dft the log power dft bins
* \param width the frame width in characters
* \param height the frame height in characters