aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/opus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/opus.py b/discord/opus.py
index 310b6d06..c37be248 100644
--- a/discord/opus.py
+++ b/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::