aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-04-10 06:38:36 +0200
committerGitHub <[email protected]>2019-04-10 06:38:36 +0200
commit600c38860091860c902c2589d551f0a46957a931 (patch)
tree6dda62699f0b83911628c07afd843f9c9af58258 /lib/dialyzer
parent8390fa6e312cff28c209fb6e0d9e43165607142a (diff)
parent3e84a2e23bdf5650b8c53f991ae6ea5b1b699e4a (diff)
downloadotp-600c38860091860c902c2589d551f0a46957a931.tar.gz
otp-600c38860091860c902c2589d551f0a46957a931.tar.bz2
otp-600c38860091860c902c2589d551f0a46957a931.zip
Merge pull request #2197 from lbolla/spelling-mistakes-fix
Fix various spelling mistakes
Diffstat (limited to 'lib/dialyzer')
-rw-r--r--lib/dialyzer/test/r9c_SUITE_data/src/inets/mod_responsecontrol.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/test/r9c_SUITE_data/src/inets/mod_responsecontrol.erl b/lib/dialyzer/test/r9c_SUITE_data/src/inets/mod_responsecontrol.erl
index a997db6880..53eeedc29f 100644
--- a/lib/dialyzer/test/r9c_SUITE_data/src/inets/mod_responsecontrol.erl
+++ b/lib/dialyzer/test/r9c_SUITE_data/src/inets/mod_responsecontrol.erl
@@ -71,7 +71,7 @@ do_responsecontrol(Info) ->
%% If a client sends more then one of the if-XXXX fields in a request
-%% The standard says it does not specify the behaviuor so I specified it :-)
+%% The standard says it does not specify the behaviour so I specified it :-)
%% The priority between the fields is
%% 1.If-modified
%% 2.If-Unmodified