From d1745be7523e40c63404daba4d807d050f90f382 Mon Sep 17 00:00:00 2001 From: Aleksei Gurianov Date: Mon, 12 Jan 2026 11:23:34 +0300 Subject: [PATCH] Fix typos in comments and documentation --- Source/EmmyLua.spoon/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/EmmyLua.spoon/init.lua b/Source/EmmyLua.spoon/init.lua index 4722cd1f..9c331289 100644 --- a/Source/EmmyLua.spoon/init.lua +++ b/Source/EmmyLua.spoon/init.lua @@ -1,6 +1,6 @@ --- === EmmyLua === --- ---- Thie plugin generates EmmyLua annotations for Hammerspoon and any installed Spoons +--- This plugin generates EmmyLua annotations for Hammerspoon and any installed Spoons --- under ~/.hammerspoon/Spoons/EmmyLua.spoon/annotations. --- Annotations will only be generated if they don't exist yet or are out of date. --- @@ -11,7 +11,7 @@ --- * [EmmyLua-LanguageServer](https://github.com/EmmyLua/EmmyLua-LanguageServer) --- --- To start using this annotations library, add the annotations folder to your workspace. ---- for lua-languag-server: +--- for lua-language-server: --- --- ```json --- {