From 6983c985e08a8126bf75fde701a884450728be98 Mon Sep 17 00:00:00 2001 From: Christian Eggers Date: Fri, 27 Jun 2025 09:59:20 +0200 Subject: [PATCH] doc: mesh-api: minor copy&paste fix --- doc/mesh-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt index ea6f034db..c67b8411d 100644 --- a/doc/mesh-api.txt +++ b/doc/mesh-api.txt @@ -1018,7 +1018,7 @@ Properties: Element index. It is required that the application follows sequential numbering scheme for the elements, starting with 0. - array{(uint16 id, dict caps)} Models [read-only] + array{(uint16 id, dict options)} Models [read-only] An array of SIG Models: -- 2.47.3