mirror of
https://github.com/astaxie/beego.git
synced 2025-07-13 23:51:03 +00:00
fix typo
This commit is contained in:
@ -19,7 +19,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
// ExprSep define the expression seperation
|
||||
// ExprSep define the expression separation
|
||||
const (
|
||||
ExprSep = "__"
|
||||
)
|
||||
|
Reference in New Issue
Block a user