Ver código fonte

Merge pull request #80 from andredublin/community

spelling
Javier Provecho Fernandez 11 anos atrás
pai
commit
220f8bacf4
1 arquivos alterados com 1 adições e 1 exclusões
  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,