From 3c4d352278473e98f13118abbd363a321c45baa6 Mon Sep 17 00:00:00 2001 From: Sebastian Hahner Date: Sun, 11 Sep 2022 12:07:12 +0200 Subject: [PATCH] Fix spelling. --- HotkeylessAHK.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HotkeylessAHK.ahk b/HotkeylessAHK.ahk index ac75f92..6dc1ecd 100644 --- a/HotkeylessAHK.ahk +++ b/HotkeylessAHK.ahk @@ -16,7 +16,7 @@ RunClient() ; Your custom functions go into the 'CustomFunctions' class. ; You can then call them by using the URL "localhost:42800/send/yourFunctionName" -; The funciton name "kill" is reserved. +; The function name "kill" is reserved. Class CustomFunctions {