mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
chore: fix some minor issues in comments (#5051)
Signed-off-by: queryfast <queryfast@outlook.com>
This commit is contained in:
@@ -639,7 +639,7 @@ line comments
|
||||
以下为对应语法块解析后细带doc和comment的写法
|
||||
``` api
|
||||
// syntaxLit doc
|
||||
syntax = "v1" // syntaxLit commnet
|
||||
syntax = "v1" // syntaxLit comment
|
||||
|
||||
info(
|
||||
// kvLit doc
|
||||
|
||||
Reference in New Issue
Block a user