fix typos in doc/ref/configuration/master.rst

This commit is contained in:
Chris Rebert 2014-09-22 14:23:07 -07:00
parent 2e44c0e63e
commit 5ec98a7c4f

View File

@ -380,9 +380,9 @@ local job cache on the master
Default: 'local_cache'
Specify the returner to use for ther job cache. The job cache will only be
Specify the returner to use for the job cache. The job cache will only be
interacted with from the salt master and therefore does not need to be
accesible from the minions.
accessible from the minions.
.. code-block:: yaml