diff --git a/discord/opus.py b/discord/opus.py index 310b6d06c..c37be2489 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::