Skip to content

Commit 13c1146

Browse files
authored
Merge pull request #8 from dbuenzli/fix-model-type
Fix type of model property (closes #7).
2 parents b0c34fa + 70b969d commit 13c1146

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
@@ -481,7 +481,7 @@ model
481481

482482
Property name: ``model``
483483

484-
Value type: ``<stringlist>``
484+
Value type: ``<string>``
485485

486486
Description:
487487

0 commit comments

Comments
 (0)