summaryrefslogtreecommitdiff
path: root/erts/emulator/test/port_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/port_SUITE.erl
parentf3624a5a6357f2ebbdaad8785ea0f259bedd64bc (diff)
downloaderlang-7c06ca6231b812965305522284dd9f2653ced98d.tar.gz
Fixed typos in erts
Diffstat (limited to 'erts/emulator/test/port_SUITE.erl')
-rw-r--r--erts/emulator/test/port_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/port_SUITE.erl b/erts/emulator/test/port_SUITE.erl
index 2a13b2d2f4..c117554f90 100644
--- a/erts/emulator/test/port_SUITE.erl
+++ b/erts/emulator/test/port_SUITE.erl
@@ -2131,7 +2131,7 @@ ping(Config, Sizes, HSize, CmdLine, Options) ->
%% Sizes = Size of packets to generated.
%% HSize = Header size: 1, 2, or 4
%% CmdLine = Additional command line options.
-%% Options = Addtional port options.
+%% Options = Additional port options.
expect_input(Config, Sizes, HSize, CmdLine, Options) ->
expect_input1(Config, Sizes, {HSize, CmdLine, Options}, [], []).