Skip to content

Commit 88819b5

Browse files
authored
Fix typo in for device property (#302)
1 parent 1c48969 commit 88819b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/core/device.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ members:
153153
- type: uint32_t
154154
name: deviceId
155155
desc: |
156-
[out] device id from PCI configuration
156+
[out] device id from PCI configuration.
157157
Note, the device id uses little-endian format.
158158
- type: $x_device_property_flags_t
159159
name: flags

0 commit comments

Comments
 (0)