summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/State/Watchdog.interface.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/xyz/openbmc_project/State/Watchdog.interface.yaml b/xyz/openbmc_project/State/Watchdog.interface.yaml
index 7ba0c1e..59b54b0 100644
--- a/xyz/openbmc_project/State/Watchdog.interface.yaml
+++ b/xyz/openbmc_project/State/Watchdog.interface.yaml
@@ -9,12 +9,12 @@ properties:
- name: Interval
type: uint64
description: >
- Time interval to arm the watchdog, in mili-second.
+ Time interval to arm the watchdog, in milli-second.
default: 30000
- name: TimeRemaining
type: uint64
description: >
- Time remaining before timeout, in mili-second.
+ Time remaining before timeout, in milli-second.
Setting this property can re-arm the watchdog.
default: 0
OpenPOWER on IntegriCloud