mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
clarify comment
This commit is contained in:
parent
716adbabf3
commit
e2ed15141c
2
jsdoc.js
2
jsdoc.js
@ -221,7 +221,7 @@ function main() {
|
||||
/**
|
||||
Retrieve the fully resolved path to the requested template.
|
||||
|
||||
@param {string} template - The path to the requested template. May be a fully resolved path;
|
||||
@param {string} template - The path to the requested template. May be an absolute path;
|
||||
a path relative to the current working directory; or a path relative to the JSDoc directory.
|
||||
@return {string} The fully resolved path to the requested template.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user