Merge pull request #80 from andredublin/community

spelling
This commit is contained in:
Javier Provecho Fernandez 2014-12-29 12:32:58 +01:00
commit 220f8bacf4

View File

@ -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,