From 43351d2b54f7d8451a0e1ada7a72514c1ae1e396 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 7 Mar 2022 00:13:56 +0100 Subject: Spelling: Fix various spelling mistakes (thanks timeless) Words, sometimes I wonder how they even work Maybe I missed something. --- teal-src/util/encodings.d.tl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'teal-src') diff --git a/teal-src/util/encodings.d.tl b/teal-src/util/encodings.d.tl index f77039dd..58aefa5e 100644 --- a/teal-src/util/encodings.d.tl +++ b/teal-src/util/encodings.d.tl @@ -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 -- cgit v1.2.3