Skip to content

Commit 13289c9

Browse files
State.Power: fix message typo
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I157eb88831ca7513cd708475e88c910b548272f9
1 parent 446df31 commit 13289c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yaml/xyz/openbmc_project/State/Power.events.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.0
1+
version: 1.0.1
22

33
errors:
44
- name: PowerRailFault
@@ -13,7 +13,7 @@ errors:
1313
description: An [optional] set of additional failure data.
1414
en:
1515
description: A fault has been detected on a power rail.
16-
message: A fault has been detected on power rail '{Rail}'.
16+
message: A fault has been detected on power rail '{PowerRail}'.
1717
errno: EIO
1818

1919
- name: VoltageRegulatorFault

0 commit comments

Comments
 (0)