aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/ascii_art_dft.hpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-28 18:34:04 -0700
committerJosh Blum <josh@joshknows.com>2010-10-28 18:34:04 -0700
commit92b5034cb5a6e17fe7ebc437f7ef26147d69eba3 (patch)
tree57aaeb9964b9d990510aa5cf4a72d67581f0129b /host/examples/ascii_art_dft.hpp
parentf9edd3865ca0f61a9e80fd917521b49292d5ecb1 (diff)
parenta8d2c2944b329218af1c0b171b92f775b679b409 (diff)
downloaduhd-92b5034cb5a6e17fe7ebc437f7ef26147d69eba3.tar.gz
uhd-92b5034cb5a6e17fe7ebc437f7ef26147d69eba3.tar.bz2
uhd-92b5034cb5a6e17fe7ebc437f7ef26147d69eba3.zip
Merge branch 'master' into flow_ctrl
Diffstat (limited to 'host/examples/ascii_art_dft.hpp')
-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