Skip to content

Commit

Permalink
Corrected typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schild committed Mar 5, 2019
1 parent 1acaf77 commit 4fedf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctldap.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ function searchLogging (req, res, next) {
}

/**
* Evaluetes req.usersPromise and sends matching elements to the client.
* Evaluates req.usersPromise and sends matching elements to the client.
* @param {object} req - Request object
* @param {object} res - Response object
* @param {function} next - Next handler function of filter chain
Expand Down

0 comments on commit 4fedf13

Please sign in to comment.