1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-08 06:32:28 +08:00

doc: fix tag error

This commit is contained in:
dudaodong
2023-08-29 11:40:40 +08:00
parent 47c368e8f2
commit 51cb665110
3 changed files with 8 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ import (
### <span id="NewHashMap">NewHashMap</span>
<p>新建默认容量1 << 10的HashMap指针实例</p>
<p>新建默认容量1 &lt&lt 10的HashMap指针实例</p>
<b>函数签名:</b>