Merge pull request #4849 from openlayers/logo-doc-minor

Fix docs of LogoOptions.prototype.src
This commit is contained in:
Marc Jansen
2016-02-16 16:46:27 +01:00

View File

@@ -90,7 +90,7 @@ olx.LogoOptions.prototype.href;
/**
* Image src for the logo
* Image src for the logo.
* @type {string}
* @api
*/