Merge pull request #5149 from mrud/fix-spelling

Fix spelling errors reported by lintian
This commit is contained in:
Thomas S Hatch 2013-05-19 14:33:54 -07:00
commit 5defd1e76a
2 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ minions to specify what the role or roles a minion might be. These static
grains can be set in the minion configuration file or via the ``grains.set`` grains can be set in the minion configuration file or via the ``grains.set``
function. function.
Targetting Targeting
~~~~~~~~~~ ~~~~~~~~~~
Salt allows for minions to be targeted based on a wide range of criteria. Salt allows for minions to be targeted based on a wide range of criteria.

View File

@ -104,7 +104,7 @@ def update(user=None):
def status(name=None, user=None): def status(name=None, user=None):
''' '''
List programms and its state List programs and its state
CLI Example:: CLI Example::
salt '*' supervisord.status salt '*' supervisord.status