misspell fix
This commit is contained in:
parent
664a52a6d7
commit
ccabb48a4f
|
@ -14,7 +14,7 @@ type User struct {
|
|||
Name string
|
||||
}
|
||||
|
||||
// LoginInfo describes a login infomation
|
||||
// LoginInfo describes a login information
|
||||
type LoginInfo struct {
|
||||
Id int64
|
||||
IP string
|
||||
|
|
Loading…
Reference in New Issue