修改一个错别字
This commit is contained in:
@@ -272,7 +272,7 @@ Unix用户已经很熟悉什么是`pipe`了,`ls | grep "beego"`类似这样的
|
|||||||
template.Must(tErr.Parse(" some static text {{ .Name }"))
|
template.Must(tErr.Parse(" some static text {{ .Name }"))
|
||||||
}
|
}
|
||||||
|
|
||||||
讲输出如下内容
|
将输出如下内容
|
||||||
|
|
||||||
The first one parsed OK.
|
The first one parsed OK.
|
||||||
The second one parsed OK.
|
The second one parsed OK.
|
||||||
|
|||||||
Reference in New Issue
Block a user