From e7bb4359cf44caaa9948c0400a20c0bc45d69b8d Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Sun, 11 Apr 2021 09:57:49 -0400 Subject: [PATCH] docs: clarify battletalk hook flag --- XivCommon/Hooks.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XivCommon/Hooks.cs b/XivCommon/Hooks.cs index 7e165ba..18d7cb9 100755 --- a/XivCommon/Hooks.cs +++ b/XivCommon/Hooks.cs @@ -13,7 +13,7 @@ namespace XivCommon { /// /// The BattleTalk hook. /// - /// This hook is used in order to enable all BattleTalk functions. + /// This hook is used in order to enable the BattleTalk events. /// BattleTalk,