Jeroen De Dauw has uploaded a new change for review. https://gerrit.wikimedia.org/r/81201
Change subject: Update documentation after change that just changed the code ...................................................................... Update documentation after change that just changed the code Change-Id: I9f321d320fb47a7a2cc99ef892eb0ffd6b6bfee1 --- M DataValues/src/LatLongValue.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DataValues refs/changes/01/81201/1 diff --git a/DataValues/src/LatLongValue.php b/DataValues/src/LatLongValue.php index b1364db..f78c7e5 100644 --- a/DataValues/src/LatLongValue.php +++ b/DataValues/src/LatLongValue.php @@ -8,8 +8,8 @@ /** * Object representing a geographic point. * - * Latitude is specified in degrees within the range [-90, 90]. - * Longitude is specified in degrees within the range [-180, 180]. + * Latitude is specified in degrees within the range [-360, 360]. + * Longitude is specified in degrees within the range [-360, 360]. * * @since 0.1 * -- To view, visit https://gerrit.wikimedia.org/r/81201 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f321d320fb47a7a2cc99ef892eb0ffd6b6bfee1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DataValues Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <jeroended...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits