From 30a648ee75bcef63d719e636709bdef80510c424 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 2 Jan 2014 15:45:18 +0000 Subject: [PATCH] Fixed typo --- docs/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/glossary.rst b/docs/glossary.rst index 2acb9981..19c799d4 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -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 `, :term:`frontends `, or GStreamer elements like :term:`mixers `. See :ref:`ext` for a list of existing extensions and :ref:`extensiondev` for how to make a new