Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit 16f6757

Browse files
author
Jeffrey Way
committed
Fix docblock
1 parent 30e5db2 commit 16f6757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ var config = {
356356
* Fetch a config item, using a string dot-notation.
357357
*
358358
* @param {string} path
359-
* @return {mixed}
359+
* @return {string}
360360
*/
361361
config.get = function(path) {
362362
var basePath;

0 commit comments

Comments
 (0)