Spelling: Fix various spelling mistakes (thanks timeless)

Words, sometimes I wonder how they even work

Maybe I missed something.
This commit is contained in:
Kim Alvefur 2022-03-07 00:13:56 +01:00
parent ece896d253
commit 43351d2b54
18 changed files with 31 additions and 31 deletions

View file

@ -19,7 +19,7 @@ local record lib
length : function (s : string) : integer
end
record confusable
skeleteon : function (s : string) : string
skeleton : function (s : string) : string
end
version : string
end