Fixed typo

This commit is contained in:
Colin 2014-01-02 15:45:18 +00:00
parent 8399e1f1b2
commit 30a648ee75

View File

@ -16,7 +16,7 @@ Glossary
:term:`tracklist`. To use the core module, see :ref:`core-api`.
extension
A Python package that can extend Mopidy with on or more
A Python package that can extend Mopidy with one or more
:term:`backends <backend>`, :term:`frontends <frontend>`, or GStreamer
elements like :term:`mixers <mixer>`. See :ref:`ext` for a list of
existing extensions and :ref:`extensiondev` for how to make a new