Explorar el Código

Merge pull request #80 from andredublin/community

spelling
Javier Provecho Fernandez hace 11 años
padre
commit
220f8bacf4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,