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

This commit is contained in:
hlccd 2021-10-23 18:34:46 +08:00 committed by GitHub
parent 72c06a01cf
commit 018b8a4a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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