diff --git a/lib/jsdoc/path.js b/lib/jsdoc/path.js index 4f9f6ad0..88e15253 100644 --- a/lib/jsdoc/path.js +++ b/lib/jsdoc/path.js @@ -89,7 +89,7 @@ exports.commonPrefix = function(paths) { * following locations, in this order: * * 1. The current working directory - * 2. The directory where the JSDOc configuration file is located + * 2. The directory where the JSDoc configuration file is located * 3. The JSDoc directory * 4. Anyplace where `require()` can find the resource (for example, in your project's * `node_modules` directory)