From 3e84a2e23bdf5650b8c53f991ae6ea5b1b699e4a Mon Sep 17 00:00:00 2001 From: Lorenzo Bolla Date: Sun, 31 Mar 2019 17:13:23 +0100 Subject: Fix various spelling mistakes Fix ERL-541 and various other unreported spelling mistakes. --- lib/inets/src/http_server/mod_responsecontrol.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets/src') diff --git a/lib/inets/src/http_server/mod_responsecontrol.erl b/lib/inets/src/http_server/mod_responsecontrol.erl index 07129940a5..a32ba65c22 100644 --- a/lib/inets/src/http_server/mod_responsecontrol.erl +++ b/lib/inets/src/http_server/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 -- cgit v1.2.3