From c97e19b4ffdfced602da364d37419179837bc449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Mon, 25 Aug 2014 09:56:48 +0200 Subject: [PATCH] Better docs for ol.Geolocation projection option --- externs/olx.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externs/olx.js b/externs/olx.js index 34f6eb5605..b7ae6e73ea 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -91,7 +91,7 @@ olx.GeolocationOptions.prototype.trackingOptions; /** - * Projection. + * The projection the position is reported in. * @type {ol.proj.ProjectionLike} * @api stable */