diff --git a/plugins/ntpdate b/plugins/ntpdate index 75931b6..9b5fe4f 100644 --- a/plugins/ntpdate +++ b/plugins/ntpdate @@ -1,5 +1,5 @@ config_ntpdate() { - echo "graph_title NTP offset and dealy to peer $NTP_PEER" + echo "graph_title NTP offset and delay to peer $NTP_PEER" echo "graph_args --base 1000 --vertical-label msec" echo "graph_category time" echo "offset.label Offset"