mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Grammar fixes (#4788)
This commit is contained in:
parent
0f8f33fed2
commit
bf624da51b
@ -146,7 +146,7 @@ def italics(text: str, escape_formatting: bool = True) -> str:
|
|||||||
|
|
||||||
|
|
||||||
def bordered(*columns: Sequence[str], ascii_border: bool = False) -> str:
|
def bordered(*columns: Sequence[str], ascii_border: bool = False) -> str:
|
||||||
"""Get two blocks of text in a borders.
|
"""Get two blocks of text inside borders.
|
||||||
|
|
||||||
Note
|
Note
|
||||||
----
|
----
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user