summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/math/qa_fxpt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/math/qa_fxpt.cc')
-rw-r--r--gnuradio-runtime/lib/math/qa_fxpt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/math/qa_fxpt.cc b/gnuradio-runtime/lib/math/qa_fxpt.cc
index 070fb66ccf..d3aadf85b1 100644
--- a/gnuradio-runtime/lib/math/qa_fxpt.cc
+++ b/gnuradio-runtime/lib/math/qa_fxpt.cc
@@ -46,7 +46,7 @@ qa_fxpt::t0()
* These are disabled because of some precision issues.
*
* Different compilers seem to have different opinions on whether
- * the calulations are done single or double (or extended)
+ * the calculations are done single or double (or extended)
* precision. Any of the answers are fine for our real purpose, but
* sometimes the answer is off by a few bits at the bottom.
* Hence, the disabled check.