修改一个错别字

This commit is contained in:
zhangshengshan
2016-04-06 16:37:44 +08:00
parent 33decda0da
commit 318765774f

View File

@@ -272,7 +272,7 @@ Unix用户已经很熟悉什么是`pipe`了,`ls | grep "beego"`类似这样的
template.Must(tErr.Parse(" some static text {{ .Name }"))
}
输出如下内容
输出如下内容
The first one parsed OK.
The second one parsed OK.