Browse Source

spelling

Signed-off-by: Andre Dublin <81dublin@gmail.com>
Andre Dublin 11 years ago
parent
commit
a1c9c0e2d4
1 changed files with 1 additions and 1 deletions
  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,