summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping/matchers
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-03-11 21:08:19 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-03-11 21:08:19 +0100
commitc1676927af530e87f849df945deaa65182db5835 (patch)
tree95f7ff938758da08637167e02f3f70fb076a62b1 /lib/Smokeping/matchers
parent021947ad8e963d89bdb00bd9de24dc962a3472bf (diff)
downloadsmokeping-c1676927af530e87f849df945deaa65182db5835.tar.gz
smokeping-c1676927af530e87f849df945deaa65182db5835.tar.xz
removed extra space
Diffstat (limited to 'lib/Smokeping/matchers')
-rw-r--r--lib/Smokeping/matchers/Avgratio.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping/matchers/Avgratio.pm b/lib/Smokeping/matchers/Avgratio.pm
index 8679fe9..e97fcf0 100644
--- a/lib/Smokeping/matchers/Avgratio.pm
+++ b/lib/Smokeping/matchers/Avgratio.pm
@@ -5,7 +5,7 @@ package Smokeping::matchers::Avgratio;
Smokeping::matchers::Avgratio - detect changes in average median latency
=head1 OVERVIEW
-
+
The Avgratio matcher establishes a historic average median latency over
several measurement rounds. It compares this average, against a second
average latency value again build over several rounds of measurement.