docs: Minor tweaks

This commit is contained in:
Stein Magnus Jodal 2014-01-11 14:24:10 +01:00
parent 99dff7515c
commit b628825964

View File

@ -436,7 +436,7 @@ Use of Mopidy APIs
When writing an extension, you should only use APIs documented at When writing an extension, you should only use APIs documented at
:ref:`api-ref`. Other parts of Mopidy, like :mod:`mopidy.utils`, may change at :ref:`api-ref`. Other parts of Mopidy, like :mod:`mopidy.utils`, may change at
any time, and is not something extensions should rely on being stable. any time, and is not something extensions should use.
Logging in extensions Logging in extensions