From 8325bebdd08157af000452dee2bf27f2774dd6bd Mon Sep 17 00:00:00 2001 From: Macintxsh <95250141+mctaylors@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:59:54 +0300 Subject: [PATCH] Update src/Commands/ToolsCommandGroup.cs Co-authored-by: Octol1ttle Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com> --- src/Commands/ToolsCommandGroup.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Commands/ToolsCommandGroup.cs b/src/Commands/ToolsCommandGroup.cs index 497a2a0..724fc5e 100644 --- a/src/Commands/ToolsCommandGroup.cs +++ b/src/Commands/ToolsCommandGroup.cs @@ -505,7 +505,7 @@ public class ToolsCommandGroup : CommandGroup /// The 8-Ball answers were taken from Wikipedia. /// /// - /// A feedback sending result which may have succeeded. + /// A feedback sending result which may or may not have succeeded. /// [Command("8ball")] [DiscordDefaultDMPermission(false)]