summaryrefslogtreecommitdiffstats
path: root/tests/expr.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expr.test')
-rw-r--r--tests/expr.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expr.test b/tests/expr.test
index 2434ab4..01f832e 100644
--- a/tests/expr.test
+++ b/tests/expr.test
@@ -7280,7 +7280,7 @@ test expr-52.1 {
# Bug e3dcab1d14
proc do-one-test-expr-63 {e p float athreshold} {
# e - power of 2 to test
- # p - tcl_precision to test wuth
+ # p - tcl_precision to test with
# float - floating point value 2**-$p
# athreshold - tolerable absolute error (1/2 decimal digit in
# least significant place plus 1/2 least significant bit)