This commit is contained in:
Jeff Williams 2017-07-11 18:45:48 -07:00
parent e83c140441
commit 1ff8f55531

View File

@ -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)