summaryrefslogtreecommitdiff
path: root/erts/emulator/test/float_SUITE.erl
diff options
context:
space:
mode:
authorAndrew Dryga <andrew@dryga.com>2017-02-14 11:30:41 +0200
committerAndrew Dryga <andrew@dryga.com>2017-02-14 11:31:29 +0200
commit7c06ca6231b812965305522284dd9f2653ced98d (patch)
tree938476941b4275cdeef2e7824d9596ccdd47bee4 /erts/emulator/test/float_SUITE.erl
parentf3624a5a6357f2ebbdaad8785ea0f259bedd64bc (diff)
downloaderlang-7c06ca6231b812965305522284dd9f2653ced98d.tar.gz
Fixed typos in erts
Diffstat (limited to 'erts/emulator/test/float_SUITE.erl')
-rw-r--r--erts/emulator/test/float_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/float_SUITE.erl b/erts/emulator/test/float_SUITE.erl
index 36b1f9179f..ad33ad705b 100644
--- a/erts/emulator/test/float_SUITE.erl
+++ b/erts/emulator/test/float_SUITE.erl
@@ -208,7 +208,7 @@ span_cmp(Axis, Incr, Length) ->
%% for both negative and positive numbers.
%%
%% Axis: The number around which to do the tests eg. (1 bsl 58) - 1.0
-%% Incr: How much to increment the test numbers inbetween each test.
+%% Incr: How much to increment the test numbers in-between each test.
%% Length: Length/2 is the number of Incr away from Axis to test on the
%% negative and positive plane.
%% Diff: How much the float and int should differ when comparing