r88935 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88934‎ | r88935 | r88936 >
Date:21:23, 26 May 2011
Author:robin
Status:ok
Tags:
Comment:
Fix typo
Modified paths:
  • /trunk/extensions/Maps/Maps.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Maps/Maps.i18n.php
@@ -80,7 +80,7 @@
8181 // Geodistance parser hook
8282 'maps-geodistance-par-location1' => 'The first point in the set to calculate the distance between.',
8383 'maps-geodistance-par-location2' => 'The second point in the set to calculate the distance between.',
84 - 'maps-geodistance-par-unit' => 'The unit the output the distance in.',
 84+ 'maps-geodistance-par-unit' => 'The unit to output the distance in.',
8585 'maps-geodistance-par-decimals' => 'The maximum number of fractional digits to use in the resulting value.',
8686 'maps-geodistance-par-mappingservice' => 'The geocoding service to use to geocode any addresses.',
8787 'maps-geodistance-par-geoservice' => 'The mapping service this is used together with.

Status & tagging log