Merge pull request #3141 from kyletolle/patch-1

Use appropriate loses instead of looses
This commit is contained in:
Vladimir Agafonkin 2015-01-14 23:36:27 +02:00
commit 3c9700e3ca

View File

@ -472,7 +472,7 @@ var map = L.map('map', {
<tr>
<td><code><b>blur</b></code></td>
<td><code><a href="#event">Event</a></code></td>
<td>Fired when the map looses focus.</td>
<td>Fired when the map loses focus.</td>
</tr>
<tr>
<td><code><b>preclick</b></code></td>