修复了一些注释中的描述性错误

This commit is contained in:
hlccd
2021-10-23 18:34:46 +08:00
committed by GitHub
parent 72c06a01cf
commit 018b8a4a38

View File

@@ -191,7 +191,7 @@ func (r *ring) Erase() {
r.mutex.Unlock() r.mutex.Unlock()
} }
//@title Get //@title Value
//@description //@description
// 以ring环容器做接收者 // 以ring环容器做接收者
// 获取环中当前持有节点所承载的元素 // 获取环中当前持有节点所承载的元素