From 00a7b4919ed0518176ecca69fd806823a13858ee Mon Sep 17 00:00:00 2001 From: Skjalf <47818697+Nyeriah@users.noreply.github.com> Date: Thu, 11 Nov 2021 12:09:13 -0300 Subject: [PATCH] Update GroupMethods.h --- GroupMethods.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GroupMethods.h b/GroupMethods.h index b6fa522..853b76b 100644 --- a/GroupMethods.h +++ b/GroupMethods.h @@ -37,7 +37,7 @@ namespace LuaGroup } /** - * Returns 'true' if the [Player] is in a LFG group + * Returns 'true' if the [Group] is a LFG group * * @return bool isLFGGroup */