summaryrefslogtreecommitdiffstats
path: root/charts.d/nginx.chart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'charts.d/nginx.chart.sh')
-rw-r--r--charts.d/nginx.chart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts.d/nginx.chart.sh b/charts.d/nginx.chart.sh
index 0ae7d6307..d0df460ac 100644
--- a/charts.d/nginx.chart.sh
+++ b/charts.d/nginx.chart.sh
@@ -107,7 +107,7 @@ EOF
return 0
}
-# _update is called continiously, to collect the values
+# _update is called continuously, to collect the values
nginx_update() {
# the first argument to this function is the microseconds since last update
# pass this parameter to the BEGIN statement (see bellow).