Merge pull request #3141 from kyletolle/patch-1
Use appropriate loses instead of looses
This commit is contained in:
commit
3c9700e3ca
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user