docs: Fix reference

(cherry picked from commit 13fb2bf604)
This commit is contained in:
Stein Magnus Jodal 2013-11-23 21:40:05 +01:00
parent abc6cc7ac6
commit 55afa18672

View File

@ -386,8 +386,8 @@ such as scanning for media, adding a command is the way to go. Your top level
command name will always match your extension name, but you are free to add
sub-commands with names of your choosing.
The skeleton of a commands would look like this. See :ref:`command-api` for more
details.
The skeleton of a commands would look like this. See :ref:`commands-api` for
more details.
::