Merge pull request #2227 from nexushoratio/patch-1

Minor spelling fix
This commit is contained in:
Vladimir Agafonkin 2013-11-23 14:51:46 -08:00
commit daf7345194

View File

@ -3,7 +3,7 @@
* and polylines (clipping, simplification, distances, etc.)
*/
/*jshint bitwise:false */ // allow bitwise oprations for this file
/*jshint bitwise:false */ // allow bitwise operations for this file
L.LineUtil = {