From 359b3b43f15b1ff4faad334fa588dbc4a4a0f55f Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Tue, 9 Mar 2021 17:17:06 +0800 Subject: [PATCH] update doc --- docs/lib3x-hashmap_get.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib3x-hashmap_get.md b/docs/lib3x-hashmap_get.md index 98f17051..2d46b9c6 100644 --- a/docs/lib3x-hashmap_get.md +++ b/docs/lib3x-hashmap_get.md @@ -1,4 +1,4 @@ -# hashmap_put +# hashmap_get This function gets the value of the specified key from a [util/map/hashmap](https://openhome.cc/eGossip/OpenSCAD/lib3x-hashmap.html).