mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
edtlib: fix typo
Trivial fix. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufí
parent
3bb1aaebd5
commit
c0a024253f
@@ -623,7 +623,7 @@ class Node:
|
||||
they're listed in the .dts file
|
||||
|
||||
ranges:
|
||||
A list if Range objects extracted from the node's ranges property.
|
||||
A list of Range objects extracted from the node's ranges property.
|
||||
The list is empty if the node does not have a range property.
|
||||
|
||||
regs:
|
||||
|
||||
Reference in New Issue
Block a user