Skip to content

Commit

Permalink
docs: fix incomplete JSDoc comment
Browse files Browse the repository at this point in the history
closes #4867
  • Loading branch information
Hashen110 authored and dougwilson committed Mar 21, 2022
1 parent 2a7417d commit bf4c3ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ exports.contentDisposition = deprecate.function(contentDisposition,
* also includes `.originalIndex` for stable sorting
*
* @param {String} str
* @param {Number} index
* @return {Object}
* @api private
*/
Expand Down

0 comments on commit bf4c3ee

Please sign in to comment.