Fix typo '.foramt()' -> '.format()' in cogs/admin/admin.py (#3255)

* Fix typo '.foramt()' -> '.format()'

* Add changelog file
This commit is contained in:
Jonas Bohmann
2020-01-02 18:48:13 +01:00
committed by Michael H
parent e776b5ca1a
commit c8f753db0d
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixes typo '.foramt()' to '.format()' in .redbot/cogs/admin/admin.py