mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Fix typos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user