Skip to content

Commit d0e166c

Browse files
apeltopdougwilson
authored andcommitted
docs: fix typo in private api jsdoc
closes #4843
1 parent cf9f662 commit d0e166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/response.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ function sendfile(res, file, options, callback) {
11131113
* ability to escape characters that can trigger HTML sniffing.
11141114
*
11151115
* @param {*} value
1116-
* @param {function} replaces
1116+
* @param {function} replacer
11171117
* @param {number} spaces
11181118
* @param {boolean} escape
11191119
* @returns {string}

0 commit comments

Comments
 (0)