From 21b9715abe4d499ad8cb5456df8b17cfb8602b59 Mon Sep 17 00:00:00 2001 From: David Daily Date: Thu, 27 Feb 2020 02:42:00 -0600 Subject: [PATCH] Correct shortcut for Operator's Manual --- D3K.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/D3K.ahk b/D3K.ahk index 1f4ce40..61527ed 100644 --- a/D3K.ahk +++ b/D3K.ahk @@ -531,7 +531,7 @@ SetTitleMatchMode, 2 :*:]sub::subscription :*:]ss::Stellar Support :*:]tman::Technical Manual - :*:]operm::Operator's Manual + :*:]oman::Operator's Manual :*:]hl3::HarvestLab 3000 :*:]hlo::Original HarvestLab :*:]bin::Virtual Inventory @@ -636,4 +636,4 @@ if WinActive("ahk_exe Explorer.EXE") ; If windows explorer is focused Return } Run, C:\Users\%racf%\Documents\Work_Docs\Cases\2020-01 - 06 ; Open the documentation folder on Win+W -Return +Return \ No newline at end of file