aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/ascii_art_dft.hpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-27 19:36:33 -0700
committerJosh Blum <josh@joshknows.com>2010-10-27 19:36:33 -0700
commit16351339eb6962288844cefefbdb3f6eece8aca1 (patch)
treec60b4f974dc59591dbec806a880c7e140cd6a49f /host/examples/ascii_art_dft.hpp
parent0208b28e58e3719dc4dfb8df73fe5ae49e4a6306 (diff)
parentd7c7351bb66cb4c455e77f83edd581d6afbcef9c (diff)
downloaduhd-16351339eb6962288844cefefbdb3f6eece8aca1.tar.gz
uhd-16351339eb6962288844cefefbdb3f6eece8aca1.tar.bz2
uhd-16351339eb6962288844cefefbdb3f6eece8aca1.zip
Merge branch 'next' into usrp_e_next
Conflicts: host/examples/CMakeLists.txt
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 92fb77596..ee2267c2d 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 printable ascii plot.
+ * Convert a DFT to a piroundable ascii plot.
* \param dft the log power dft bins
* \param width the frame width in characters
* \param height the frame height in characters