chore: mistake in a comment (#1201)

master
initial-wu 2018-06-04 10:18:42 +08:00 committed by Yiyu He
parent 148f26f630
commit ef33a79874
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ module.exports = {
/**
* Set the search string. Same as
* response.querystring= but included for ubiquity.
* request.querystring= but included for ubiquity.
*
* @param {String} str
* @api public