From aeea1d10de8859d9368cbf07be0b9c3726c79a67 Mon Sep 17 00:00:00 2001 From: Glenn Andrews Date: Wed, 13 Mar 2024 17:12:35 -0700 Subject: [PATCH] Lib: SMF: Fix typo in documentation Fixes a typo found by @bryceschober Spell-checked the rest of the document and found no issues. Signed-off-by: Glenn Andrews --- doc/services/smf/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/services/smf/index.rst b/doc/services/smf/index.rst index 38e68cfcf51..ad15393120f 100644 --- a/doc/services/smf/index.rst +++ b/doc/services/smf/index.rst @@ -513,7 +513,7 @@ a state machine for testing initial transitions and :c:func:`smf_set_handled`. The statechart for this test is below. .. graphviz:: - :caption: Test state machine for initial trnasitions and ``smf_set_handled`` + :caption: Test state machine for initial transitions and ``smf_set_handled`` digraph smf_hierarchical_initial { compound=true;