Wording in docs

This commit is contained in:
Antoine Abt
2014-07-21 17:33:15 +02:00
parent ba8077010a
commit 31c9f5806e
+2 -2
View File
@@ -168,8 +168,8 @@ olx.MapOptions.prototype.layers;
/** /**
* Show ol3 logo. Default is `true`. * The map logo. Default is `true`, showing ol3s logo.
* @type {boolean|undefined} * @type {boolean|string|Object|undefined}
*/ */
olx.MapOptions.prototype.logo; olx.MapOptions.prototype.logo;