Merge pull request #3957 from MartinDelille/patch-1

fix typing error
This commit is contained in:
Iván Sánchez Ortega 2015-10-21 19:14:46 +02:00
commit be17849644

View File

@ -5458,7 +5458,7 @@ MyClass.FOO; // 'bar'</code></pre>
<h2 id="lineutil">LineUtil</h2>
<p>Various utility functions for polyine points processing, used by Leaflet internally to make polylines lightning-fast.</p>
<p>Various utility functions for polyline points processing, used by Leaflet internally to make polylines lightning-fast.</p>
<h3>Methods</h3>