Merge pull request #3 from reinerh/spelling

Fix typos
This commit is contained in:
Alex Szpakowski
2020-01-24 17:43:33 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
# luasocket src/makefile
#
# Definitions in this section can be overriden on the command line or in the
# Definitions in this section can be overridden on the command line or in the
# environment.
#
# These are equivalent:
@@ -219,7 +219,7 @@ function send_message(mesgt)
else send_string(mesgt) end
end
-- set defaul headers
-- set default headers
local function adjust_headers(mesgt)
local lower = lower_headers(mesgt.headers)
lower["date"] = lower["date"] or