Making the linter happy

... although jsdoc files are none of the linter's business.
This commit is contained in:
ahocevar
2013-04-22 22:47:13 +02:00
parent c16b941909
commit 8515e30ad8

View File

@@ -232,7 +232,7 @@
* @property {number|undefined} dimension Create geometries with `dimension`
* dimensions. Default is 3.
* @property {number|undefined} maxDepth Maximum depth to follow network links.
* Default is 0, which means we don't follow network links at all.
* Default is 0, which means we don't follow network links at all.
*/
/**