Browse Source

Fix typo in stage_instance.py

pull/7172/head
Aaron Hennessey 4 years ago
committed by GitHub
parent
commit
7598865609
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/stage_instance.py

2
discord/stage_instance.py

@ -51,7 +51,7 @@ class StageInstance(Hashable):
.. describe:: x == y
Checks if two stagea instances are equal.
Checks if two stage instances are equal.
.. describe:: x != y

Loading…
Cancel
Save