summaryrefslogtreecommitdiffstats
path: root/host/examples
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-27 11:34:58 -0700
committerJosh Blum <josh@joshknows.com>2010-10-27 11:34:58 -0700
commit1289d051a1934e48d77be695059b1d23f8668d8a (patch)
tree8aba5f6449c49113114779d57d3b31eb163598bf /host/examples
parentfa689c7202a0cab6bf0debc3524f1f46636a7ba0 (diff)
parentfbdb002223f54bedbc7a4093494011c1b266fa75 (diff)
downloaduhd-1289d051a1934e48d77be695059b1d23f8668d8a.tar.gz
uhd-1289d051a1934e48d77be695059b1d23f8668d8a.tar.bz2
uhd-1289d051a1934e48d77be695059b1d23f8668d8a.zip
Merge branch 'usrp_e' into usrp_e_next
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