瀏覽代碼

Update structs.go

vim2meta 7 年之前
父節點
當前提交
0e42acc5f5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      structs.go

+ 2 - 2
structs.go

@@ -203,7 +203,7 @@ func (e *Emoji) APIName() string {
 	return e.ID
 }
 
-// VerificationLevel type defination
+// VerificationLevel type definition
 type VerificationLevel int
 
 // Constants for VerificationLevel levels from 0 to 3 inclusive
@@ -395,7 +395,7 @@ type Settings struct {
 	DeveloperMode          bool               `json:"developer_mode"`
 }
 
-// Status type defination
+// Status type definition
 type Status string
 
 // Constants for Status with the different current available status