[Misc] Typo fixes (#3427)

* [Misc] Typo fixes

* Changelog

* Trivia list

* Update 3427.misc.rst

* Changelog
This commit is contained in:
Stonedestroyer
2020-01-22 11:00:52 +01:00
committed by Draper
parent 77235f7750
commit e1a110b1bf
12 changed files with 12 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ class AntiSpam:
# TODO : Decorator interface for command check using `spammy`
# with insertion of the antispam element into context
# for manual stamping on succesful command completion
# for manual stamping on successful command completion
default_intervals = [
(timedelta(seconds=5), 3),