mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +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:
parent
7399874479
commit
ef1b21004f
28 changed files with 39 additions and 39 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue