edtlib: fix typo

Trivial fix.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar
2023-02-07 10:27:41 -08:00
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: