Skip to content

Commit 0d077a8

Browse files
committed
change wording in comment
1 parent 4b76a12 commit 0d077a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/smiley_examples.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const known_roots = [
126126
IntervalBox(-1.34030 ± 1e-5, 1.00134 ± 1e-5),
127127
IntervalBox( 1.34030 ± 1e-5, 0.99866 ± 1e-5),
128128
IntervalBox( 1.34298 ± 1e-5, -0.99866 ± 1e-5),
129-
# following three roots are not reported accurately
129+
# following three roots are not reported precisely
130130
IntervalBox(-7e-10 ± 1e-10, 1 ± 1e-5),
131131
IntervalBox(-7e-10 ± 1e-10, -1 ± 1e-5),
132132
IntervalBox(-5e2 ± 1, -5e2 ± 1)

0 commit comments

Comments
 (0)