From 4e1ffdca6d97c1bddc460835c94b16bc64284861 Mon Sep 17 00:00:00 2001
From: mochalins <117967760+mochalins@users.noreply.github.com>
Date: Fri, 23 May 2025 17:02:52 +0900
Subject: Fix typos across docs, comments, and CMake
---
docs/ref/api/id_map.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/ref/api/id_map.md')
diff --git a/docs/ref/api/id_map.md b/docs/ref/api/id_map.md
index fcbae848..b25c9e64 100644
--- a/docs/ref/api/id_map.md
+++ b/docs/ref/api/id_map.md
@@ -23,7 +23,7 @@ can also be randomly within the range.
The identifiers are 64-bit unsigned integers and can be sparse; the structure
will use space efficiently even if identifiers are very far apart.
-{{footnote: The ID map is capable of storing at most 232 identifiers, even though the identifers may
+{{footnote: The ID map is capable of storing at most 232 identifiers, even though the identifiers may
themselves be much larger than this.}}
> [!IMPORTANT]
@@ -66,7 +66,7 @@ with it.
> [!NOTE]
> The `nng_id_map_free` frees the map itself, but will not free memory associated with
-> any strctures contained within it.
+> any structures contained within it.
## Store a Value
--
cgit v1.2.3-70-g09d2