Просмотр исходного кода

Merge pull request #80 from andredublin/community

spelling
Javier Provecho Fernandez 11 лет назад
Родитель
Сommit
220f8bacf4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      context.go

+ 1 - 1
context.go

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