From ed18e04d91c9817a1c2cb66e8da9b6d9bf2d4275 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Tue, 19 Apr 2022 08:28:47 -0400 Subject: doc: Fix spelling of choosen Signed-off-by: Donald Sharp --- doc/developer/lists.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/developer/lists.rst') diff --git a/doc/developer/lists.rst b/doc/developer/lists.rst index 43b2ebfcc9..ccac10aab9 100644 --- a/doc/developer/lists.rst +++ b/doc/developer/lists.rst @@ -143,7 +143,7 @@ Each of the data structures has a ``PREDECL_*`` and a ``DECLARE_*`` macro to set up an "instantiation" of the container. This works somewhat similar to C++ templating, though much simpler. -**In all following text, the Z prefix is replaced with a name choosen +**In all following text, the Z prefix is replaced with a name chosen for the instance of the datastructure.** The common setup pattern will look like this: -- cgit v1.2.3