mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Remove unnecessary "or" from Config doc (#2464)
This commit is contained in:
@@ -465,7 +465,7 @@ class Group(Value):
|
||||
class Config:
|
||||
"""Configuration manager for cogs and Red.
|
||||
|
||||
You should always use `get_conf` or to instantiate a Config object. Use
|
||||
You should always use `get_conf` to instantiate a Config object. Use
|
||||
`get_core_conf` for Config used in the core package.
|
||||
|
||||
.. important::
|
||||
|
||||
Reference in New Issue
Block a user