From bedad02e13878157736855dca457746fa9fe1817 Mon Sep 17 00:00:00 2001 From: kgeis Date: Sat, 1 Mar 2014 23:35:17 -0800 Subject: [PATCH] fix typos in apache-graphite.rb --- plugins/apache/apache-graphite.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/apache/apache-graphite.rb b/plugins/apache/apache-graphite.rb index aa78d8dd7..14e1879fa 100755 --- a/plugins/apache/apache-graphite.rb +++ b/plugins/apache/apache-graphite.rb @@ -4,8 +4,8 @@ # === # # DESCRIPTION: -# This plugin retrives machine-readable output of mod_status, parse -# it, and generates apache process metrics formated for Graphite. +# This plugin retrieves machine-readable output of mod_status, parses +# it, and generates Apache process metrics formatted for Graphite. # # OUTPUT: # Graphite plain-text format (name value timestamp\n)