Fix jsdoc tag indentation
This commit is contained in:
@@ -8,9 +8,9 @@ goog.provide('ol');
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @define {boolean} Enable debug mode. Default is `true`.
|
* @define {boolean} Enable debug mode. Default is `true`.
|
||||||
*/
|
*/
|
||||||
ol.DEBUG = true;
|
ol.DEBUG = true;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user