Update description of highlights

This commit is contained in:
Michael Mintz 2016-07-20 06:12:35 -04:00
parent b80b21137b
commit 06c335576f
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class SeleniumBrowser(Plugin):
parser.add_option('--highlights', action='store',
dest='highlights', default=None,
help="""Setting this overrides the default number of
highlight loops to have.""")
highlight animation loops to have per call.""")
def configure(self, options, conf):
super(SeleniumBrowser, self).configure(options, conf)