Skip to content

Commit

Permalink
doc: mgmt: mcumgr: groups: smp_group_0: Minor typo fixes
Browse files Browse the repository at this point in the history
Fixes a couple of typos in the documentation.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
  • Loading branch information
nordicjm authored and fabiobaltieri committed Aug 11, 2023
1 parent 61de87b commit e9dd938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/services/device_mgmt/smp_groups/smp_group_0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,11 @@ where:
| <pool_name> | string representing the pool name, used as a key |
| | for dictionary with pool statistics data |
+-----------------------+--------------------------------------------------+
| "blksiz" | size of the memory block in the pool |
| "blksiz" | size of the memory blocks in the pool |
+-----------------------+--------------------------------------------------+
| "nblks" | number of blocks in the pool |
+-----------------------+--------------------------------------------------+
| "nrfree" | number of free blocks |
| "nfree" | number of free blocks |
+-----------------------+--------------------------------------------------+
| "min" | lowest number of free blocks the pool reached |
| | during run-time |
Expand Down

0 comments on commit e9dd938

Please sign in to comment.