freifunk-watchdog: Fix typos
[project/luci.git] / contrib / package / freifunk-watchdog / src / watchdog.h
index 6f2382de38b54717b8d90e86af40594188b958a6..c622856dae83d3ea1f734920e1c84b4ff21709c3 100644 (file)
@@ -64,7 +64,7 @@
 #define WATCH_SHUTDOWN 'V'
 #define WATCH_KEEPALIVE        '\0'
 
-/* System load error action and treshold */
+/* System load error action and threshold */
 #define LOAD_TRESHOLD  15.00
 #define LOAD_ACTION            "/sbin/reboot", "/sbin/reboot"