From 61aedf201c2c4bf0e5aa4db32e74f4d860b88593 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 19 Dec 2017 23:39:21 +0000 Subject: New upstream version 1.9.0+dfsg --- charts.d/cpufreq.chart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charts.d/cpufreq.chart.sh') diff --git a/charts.d/cpufreq.chart.sh b/charts.d/cpufreq.chart.sh index b21504a0e..1c41c38f2 100644 --- a/charts.d/cpufreq.chart.sh +++ b/charts.d/cpufreq.chart.sh @@ -72,7 +72,7 @@ cpufreq_create() { return 0 } -# _update is called continiously, to collect the values +# _update is called continuously, to collect the values cpufreq_update() { # the first argument to this function is the microseconds since last update # pass this parameter to the BEGIN statement (see bellow). -- cgit v1.2.3