mirror of
https://github.com/beego/bee.git
synced 2025-06-24 15:30:19 +00:00
Fix misspelling and improve command description
This commit is contained in:
2
fix.go
2
fix.go
@ -12,7 +12,7 @@ import (
|
||||
|
||||
var cmdFix = &Command{
|
||||
UsageLine: "fix",
|
||||
Short: "fix the beego application to compatibel with beego 1.6",
|
||||
Short: "fix the beego application to make it compatible with beego 1.6",
|
||||
Long: `
|
||||
As from beego1.6, there's some incompatible code with the old version.
|
||||
|
||||
|
Reference in New Issue
Block a user