mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 16:51:59 +00:00
Fix Colour.fuchsia docstring typo
This commit is contained in:
parent
5ad88dec72
commit
c896563af4
@ -295,7 +295,7 @@ class Colour:
|
||||
|
||||
@classmethod
|
||||
def fuchsia(cls: Type[CT]) -> CT:
|
||||
"""A factory method that returns a :class:`Colour` with a value of ``0xB459E``.
|
||||
"""A factory method that returns a :class:`Colour` with a value of ``0xEB459E``.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user