Explorar el Código

spelling

Signed-off-by: Andre Dublin <81dublin@gmail.com>
Andre Dublin hace 11 años
padre
commit
a1c9c0e2d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,