Merge "Typo needs to be fixed in jmxfetch.py"

This commit is contained in:
Jenkins 2016-09-19 14:50:52 +00:00 committed by Gerrit Code Review
commit e91434e2e4

View File

@ -109,7 +109,7 @@ class JMXFetch(object):
so we can return the first value returned
java_options: is string contains options that will be passed to java_bin_path
We assume that this value is alwayws the same for every jmx check
We assume that this value is always the same for every jmx check
so we can return the first value returned
'''