1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-22 05:24:46 +00:00

Wording nit, library -> function in load_opus

This commit is contained in:
Rapptz 2019-04-08 17:40:32 -04:00
parent 0ddc6867e9
commit 04262b9371

@ -127,7 +127,7 @@ def load_opus(name):
.. note:: .. 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. are automatically loaded.
.. warning:: .. warning::