mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 08:52:31 -05:00
docs: fix typos (#5989)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
This commit is contained in:
@@ -334,7 +334,7 @@ def _update_logger_class():
|
||||
|
||||
|
||||
def _early_init():
|
||||
# This function replaces logger so we preferrably (though not necessarily) want that to happen
|
||||
# This function replaces logger so we preferably (though not necessarily) want that to happen
|
||||
# before importing anything that calls `logging.getLogger()`, i.e. `asyncio`.
|
||||
_update_logger_class()
|
||||
_update_event_loop_policy()
|
||||
|
||||
Reference in New Issue
Block a user