浏览代码

spelling

Signed-off-by: Andre Dublin <81dublin@gmail.com>
Andre Dublin 11 年之前
父节点
当前提交
a1c9c0e2d4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      context.go

+ 1 - 1
context.go

@@ -182,7 +182,7 @@ func (c *Context) MustGet(key string) interface{} {
 }
 }
 
 
 /************************************/
 /************************************/
-/******** ENCOGING MANAGEMENT********/
+/******** ENCODING MANAGEMENT********/
 /************************************/
 /************************************/
 
 
 // This function checks the Content-Type to select a binding engine automatically,
 // This function checks the Content-Type to select a binding engine automatically,