diff --git a/src/com/newrelic/plugins/mysql/instance/MySQLAgent.java b/src/com/newrelic/plugins/mysql/instance/MySQLAgent.java index 960e4f3..103b86b 100644 --- a/src/com/newrelic/plugins/mysql/instance/MySQLAgent.java +++ b/src/com/newrelic/plugins/mysql/instance/MySQLAgent.java @@ -121,7 +121,7 @@ public void pollCycle() { } /** - * This method runs the varies categories of MySQL statements and gathers the metrics that can be reported + * This method runs the various categories of MySQL statements and gathers the metrics that can be reported * * @param Connection c MySQL Database Connection * @param String List of metrics to be obtained for this agent