Signed-off-by: Andre Dublin <81dublin@gmail.com>
This commit is contained in:
Andre Dublin 2014-07-18 17:08:37 -04:00
parent c3abaf9afc
commit a1c9c0e2d4

View File

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