Fix wording in moveend section of API.

This commit is contained in:
Steve 2015-05-13 11:50:56 -05:00
parent 33460f916a
commit ac00f05e07

View File

@ -507,7 +507,7 @@ var map = L.map('map', {
<tr id="map-moveend">
<td><code><b>moveend</b></code></td>
<td><code><a href="#event">Event</a></code></td>
<td>Fired when the view of the map ends changed (e.g. user stopped dragging the map).</td>
<td>Fired when the view of the map stops changing (e.g. user stopped dragging the map).</td>
</tr>
<tr>
<td><code><b>dragstart</b></code></td>