Browse Source

Wording nit, library -> function in load_opus

pull/2054/head
Rapptz 6 years ago
parent
commit
04262b9371
  1. 2
      discord/opus.py

2
discord/opus.py

@ -127,7 +127,7 @@ def load_opus(name):
.. note::
On Windows, this library should not need to be called as the binaries
On Windows, this function should not need to be called as the binaries
are automatically loaded.
.. warning::

Loading…
Cancel
Save