Fix a typo

`presense` → `presence`
This commit is contained in:
Prayag Verma 2016-02-14 13:52:33 +05:30
parent 5994d8cc28
commit 609cee1821

View File

@ -1677,7 +1677,7 @@ var map = L.map('map', {
<td><code><b>closeButton</b></code></td>
<td><code>Boolean</code></td>
<td><code><span class="hljs-literal">true</span></code></td>
<td>Controls the presense of a close button in the popup.</td>
<td>Controls the presence of a close button in the popup.</td>
</tr>
<tr>
<td><code><b>offset</b></code></td>