docs: fix translate_uri method reference
This commit is contained in:
parent
b8130f03cd
commit
08f729de76
@ -226,7 +226,7 @@ class PlaybackProvider(object):
|
||||
this. For most practical purposes it should be considered an internal
|
||||
call between backends and core that backend authors should not touch.
|
||||
|
||||
The default implementation will call :method:`translate_uri` which
|
||||
The default implementation will call :meth:`translate_uri` which
|
||||
is what you want to implement.
|
||||
|
||||
:param track: the track to play
|
||||
|
||||
Loading…
Reference in New Issue
Block a user