Browse Source
Make spelling of "colour" consistent in docs
pull/6800/head
numbermaniac
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/colour.py
|
@ -56,7 +56,7 @@ class Colour: |
|
|
|
|
|
|
|
|
.. describe:: int(x) |
|
|
.. describe:: int(x) |
|
|
|
|
|
|
|
|
Returns the raw color value. |
|
|
Returns the raw colour value. |
|
|
|
|
|
|
|
|
Attributes |
|
|
Attributes |
|
|
------------ |
|
|
------------ |
|
|