mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 13:50:54 +00:00
Fix the typo
This commit is contained in:
parent
6ced26660e
commit
30661472c8
@ -66,7 +66,7 @@ const (
|
||||
AdapterConsole = "console"
|
||||
AdapterFile = "file"
|
||||
AdapterMultiFile = "multifile"
|
||||
AdapterMail = "stmp"
|
||||
AdapterMail = "smtp"
|
||||
AdapterConn = "conn"
|
||||
AdapterEs = "es"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user