From 0d0b07a79d1f147bae8de2e9ef930624f4179439 Mon Sep 17 00:00:00 2001 From: bobloy Date: Thu, 14 Jan 2021 11:03:07 -0500 Subject: [PATCH] A little more contact --- redbot/core/core_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redbot/core/core_commands.py b/redbot/core/core_commands.py index 9edce5ba8..2cf10eac3 100644 --- a/redbot/core/core_commands.py +++ b/redbot/core/core_commands.py @@ -2994,7 +2994,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic): **Arguments:** - - `[tagline]` The tagline to appear at the bottom of help embeds. Leave blank to reset. + - `[message]` The message to send to the owner. """ guild = ctx.message.guild author = ctx.message.author