Merge pull request #5262 from cvrebert/patch-1

client.py: fix ye olde English typoe
This commit is contained in:
David Boucha 2013-05-25 16:31:55 -07:00
commit 03880b63d9

View File

@ -250,7 +250,7 @@ class LocalClient(object):
cli=False,
**kwargs):
'''
Execute a command on a randome subset of the targetted systems, pass
Execute a command on a random subset of the targetted systems, pass
in the subset via the sub option to signify the number of systems to
execute on.
'''