summaryrefslogtreecommitdiff
path: root/docs/source/api/settings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/api/settings.rst')
-rw-r--r--docs/source/api/settings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/api/settings.rst b/docs/source/api/settings.rst
index d4febd57..66ec90fc 100644
--- a/docs/source/api/settings.rst
+++ b/docs/source/api/settings.rst
@@ -5,7 +5,7 @@ User Settings
There are four types of user settings: notmuchs and alot's config
files, the hooks-file for user provided python code and the mailcap,
-defining shellcomands as handlers for files of certain mime types.
+defining shell comands as handlers for files of certain mime types.
Alot sets up :class:`SettingsManager` objects to access these user settings uniformly.
MIME handlers can be looked up via :meth:`SettingsManager.get_mime_handler`,