mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
string (#3536)
This commit is contained in:
@@ -649,8 +649,8 @@ class Command(CogCommandMixin, DPYCommand):
|
||||
|
||||
def format_shortdoc_for_context(self, ctx: "Context") -> str:
|
||||
"""
|
||||
This formats the short version of the help
|
||||
tring based on values in context
|
||||
This formats the short version of the help
|
||||
string based on values in context
|
||||
|
||||
See ``format_text_for_context`` for the actual implementation details
|
||||
|
||||
|
||||
Reference in New Issue
Block a user