mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-08 17:47:18 +00:00
Everywhere: Fix typos
Mostly in comments, but sprintf() now prints "August" instead of "Auguest" so that's something.
This commit is contained in:
committed by
Andreas Kling
parent
7399874479
commit
ef1b21004f
@@ -342,7 +342,7 @@ const char* const sys_errlist[] = {
|
||||
"Connection aborted",
|
||||
"Connection already in progress",
|
||||
"Connection reset",
|
||||
"Desination address required",
|
||||
"Destination address required",
|
||||
"Host unreachable",
|
||||
"Illegal byte sequence",
|
||||
"Message size",
|
||||
|
||||
Reference in New Issue
Block a user