procd: correct the order of respawn params in the comments.
[openwrt.git] / package / system / procd / files / procd.sh
index 0e798a0..e83e75c 100644 (file)
@@ -12,7 +12,7 @@
 # procd_set_param(type, [value...])
 #   Available types:
 #     command: command line (array).
-#     respawn info: array with 3 values $restart_timeout $fail_hreshold $max_fail
+#     respawn info: array with 3 values $fail_threshold $restart_timeout $max_fail
 #     env: environment variable (passed to the process)
 #     data: arbitrary name/value pairs for detecting config changes (table)
 #     file: configuration files (array)