Index: trunk/extensions/Maps/Maps.i18n.php |
— | — | @@ -51,7 +51,7 @@ |
52 | 52 | // Distance parser hook |
53 | 53 | 'maps-distance-par-distance' => "The distance to convert to its equivalent with a specified unit.", |
54 | 54 | 'maps-distance-par-decimals' => 'The maximum number of fractional digits to use in the resulting value.', |
55 | | - 'maps-distance-par-unit' => 'The unit the output the distance in.', |
| 55 | + 'maps-distance-par-unit' => 'The unit to output the distance in.', |
56 | 56 | |
57 | 57 | // Finddestination paser hook |
58 | 58 | 'maps-finddestination-par-location' => 'The initial location.', |