Skip to content

Commit 5e7fcc5

Browse files
fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4f03a9b commit 5e7fcc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/archive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ async def archive_category( # type: ignore[misc]
133133
Definition & callback response of the "archive-category" command.
134134
135135
The "archive" command hides a given category from view of casual members unless they
136-
have the "Archivist" role. This can be overriden via a boolean parameter to allow
136+
have the "Archivist" role. This can be overridden via a boolean parameter to allow
137137
for committee channels to be archived with the same command but not be visible.
138138
"""
139139
# NOTE: Shortcut accessors are placed at the top of the function, so that the exceptions they raise are displayed before any further errors may be sent

0 commit comments

Comments
 (0)