Skip to content

Commit 8466c3b

Browse files
Property404robherring
authored andcommitted
Fixed misspelling: of->or
1 parent 81cc39b commit 8466c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/devicetree-basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ sufficiently descriptive.
362362
Value Description
363363
======================== ==================================================================
364364
``<empty>`` Value is empty. Used for conveying true-false information, when
365-
the presence of absence of the property itself is sufficiently
365+
the presence or absence of the property itself is sufficiently
366366
descriptive.
367367
``<u32>`` A 32-bit integer in big-endian format. Example: the 32-bit value
368368
0x11223344 would be represented in memory as:

0 commit comments

Comments
 (0)