Skip to content

Commit

Permalink
Fix spelling errors reported by lintian
Browse files Browse the repository at this point in the history
  • Loading branch information
mrud authored and basepi committed May 21, 2013
1 parent 94098ef commit 3143c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/topics/tutorials/walkthrough.rst
Expand Up @@ -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``
function.

Targetting
Targeting
~~~~~~~~~~

Salt allows for minions to be targeted based on a wide range of criteria.
Expand Down
2 changes: 1 addition & 1 deletion salt/modules/supervisord.py
Expand Up @@ -104,7 +104,7 @@ def update(user=None):

def status(name=None, user=None):
'''
List programms and its state
List programs and its state
CLI Example::
salt '*' supervisord.status
Expand Down

0 comments on commit 3143c62

Please sign in to comment.