summaryrefslogtreecommitdiffstats
path: root/xyz
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-07-30 10:40:41 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-09 02:59:49 +0000
commit08b0d93422638d1503208566f4726b5b1f629cc5 (patch)
tree8cd301fc80fc4f6a39ee8e5777794962c183c68f /xyz
parent38e0b33304565c788d946321b7e72c4d24d31483 (diff)
downloadphosphor-dbus-interfaces-08b0d93422638d1503208566f4726b5b1f629cc5.tar.gz
phosphor-dbus-interfaces-08b0d93422638d1503208566f4726b5b1f629cc5.zip
Spelling fix on interface s/mili/milli/
Change-Id: I0e67d6b6a476ac6212d53fbdfd7efc3e9c06f7ab Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'xyz')
-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