This commit is contained in:
Kim Joar Bekkelund 2013-08-30 23:09:18 +02:00
parent fae98c10ec
commit baefcacff9

View file

@ -115,7 +115,7 @@ app.context = function(obj){
/**
* Return a request handler callback
* for node's native htto server.
* for node's native http server.
*
* @return {Function}
* @api public