aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/diameter_pool_SUITE.erl
diff options
context:
space:
mode:
authorAndrew Dryga <[email protected]>2017-02-12 19:35:58 +0200
committerAndrew Dryga <[email protected]>2017-02-14 11:31:30 +0200
commitb98adc2aa384c551bb75d572278ce0cca626533f (patch)
treea30d346316f8bc712df11132d56c1ffbfe3add60 /lib/diameter/test/diameter_pool_SUITE.erl
parentef0e31ffbd35d9f0fe542a231ee450a5ead2bba5 (diff)
downloadotp-b98adc2aa384c551bb75d572278ce0cca626533f.tar.gz
otp-b98adc2aa384c551bb75d572278ce0cca626533f.tar.bz2
otp-b98adc2aa384c551bb75d572278ce0cca626533f.zip
Fixed typos in lib/diameter
Diffstat (limited to 'lib/diameter/test/diameter_pool_SUITE.erl')
-rw-r--r--lib/diameter/test/diameter_pool_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/test/diameter_pool_SUITE.erl b/lib/diameter/test/diameter_pool_SUITE.erl
index eadb354a1d..383fa0a031 100644
--- a/lib/diameter/test/diameter_pool_SUITE.erl
+++ b/lib/diameter/test/diameter_pool_SUITE.erl
@@ -115,7 +115,7 @@ connect(ClientProt, ServerProt) ->
%% 'up' events. (Although it's likely.)
sleep(),
{9,5} = count("server", LRef, accept), %% 5 connections + 4 accepting
- %% Ensure ther are still the expected number of accepting transports
+ %% Ensure there are still the expected number of accepting transports
%% after stopping the client service.
ok = diameter:stop_service("client"),
sleep(),