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

View File

@ -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::