diff --git a/monasca_agent/collector/jmxfetch.py b/monasca_agent/collector/jmxfetch.py
index ae7ead34..21a22156 100644
--- a/monasca_agent/collector/jmxfetch.py
+++ b/monasca_agent/collector/jmxfetch.py
@@ -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
         '''