diff options
Diffstat (limited to 'lib/Smokeping/sorters')
-rw-r--r-- | lib/Smokeping/sorters/StdDev.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping/sorters/StdDev.pm b/lib/Smokeping/sorters/StdDev.pm index fc97446..d43c9a8 100644 --- a/lib/Smokeping/sorters/StdDev.pm +++ b/lib/Smokeping/sorters/StdDev.pm @@ -21,7 +21,7 @@ Call the sorter in the charts section of the config file sorter = StdDev(entries=>4) title = Top StdDev menu = Std Deviation - format = Stdandard Deviation %f + format = Standard Deviation %f =head1 COPYRIGHT |