Fix jsdoc tag indentation

This commit is contained in:
Frederic Junod
2016-09-14 13:57:48 +02:00
parent 7ec100f3f8
commit d2291360ba

View File

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