diff --git a/mopidy/mixer.py b/mopidy/mixer.py index e522823b..814681f1 100644 --- a/mopidy/mixer.py +++ b/mopidy/mixer.py @@ -7,7 +7,7 @@ class Mixer(object): name = None """Name of the mixer. - Used when configuring what mixer to use. Should usually match the + Used when configuring what mixer to use. Should match the :attr:`~mopidy.ext.Extension.ext_name` of the extension providing the mixer. """