1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 10:18:15 +09:00

Everywhere: Fix typos

Mostly in comments, but sprintf() now prints "August" instead of
"Auguest" so that's something.
This commit is contained in:
Nico Weber 2020-10-02 09:59:28 -04:00 committed by Andreas Kling
parent 7399874479
commit ef1b21004f
Notes: sideshowbarker 2024-07-19 02:05:56 +09:00
28 changed files with 39 additions and 39 deletions

View file

@ -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",