mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
string (#3536)
This commit is contained in:
parent
7bee668888
commit
26fdbf63ee
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user