Making Travis happy

This commit is contained in:
ahocevar
2013-08-11 10:50:06 +02:00
parent 0c54cbd9cc
commit 414f4828d6

View File

@@ -367,7 +367,7 @@
* @property {number|undefined} opacity Opacity. 0-1. Default is 1.
* @property {ol.source.Source} source Source for this layer.
* @property {ol.style.Style|undefined} style Style.
* @property {boolean} temp True for temporary layers. For internal use only.
* @property {boolean|undefined} temp True for temporary layers. For internal use only.
* @property {boolean|undefined} visible Visibility. Default is true (visible).
*/