Skip to content

Commit 09107eb

Browse files
committed
Update libs/hsm/README.rst
1 parent 8a965fc commit 09107eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/hsm/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ The test steps:
654654
All internal and external transitions in HSM are logged and compared against
655655
expected patterns stored in **struct test::out**.
656656

657-
HSM destructor
657+
HSM Destructor
658658
--------------
659659

660660
Tests :cpp:func:`am_hsm_dtor()` API.
@@ -682,7 +682,7 @@ The test steps:
682682
1. Initialize the HSM. The init state transition activates **s**.
683683
2. Call :cpp:func:`am_hsm_dtor()` for the HSM and check if it destructs the HSM.
684684

685-
HSM history
685+
HSM History
686686
-----------
687687

688688
Demonstrates the HSM history pattern usage modeling the operation of

0 commit comments

Comments
 (0)