mirror of
https://github.com/ihabunek/toot
synced 2025-01-03 12:39:30 +01:00
Fix typo
This commit is contained in:
parent
b6749fb0f1
commit
0fed933123
@ -58,7 +58,7 @@ def editor(value):
|
||||
Command = namedtuple("Command", ["name", "description", "require_auth", "arguments"])
|
||||
|
||||
|
||||
# Aruguments added to every command
|
||||
# Arguments added to every command
|
||||
common_args = [
|
||||
(["--no-color"], {
|
||||
"help": "don't use ANSI colors in output",
|
||||
|
Loading…
Reference in New Issue
Block a user