Skip to content

Commit

Permalink
fix minor typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoe committed Nov 28, 2019
1 parent 4ba8f1f commit 267fa45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/leaflet.draw-geodesic.js
Expand Up @@ -80,7 +80,7 @@ L.Draw.Circle.include({ // ?? extend to L.Draw.GeodesicCircle ??

});

// ******* avoid direct access to L.Geodesic* private property _latlns
// ******* avoid direct access to L.Geodesic* private property _latlngs
L.Edit.Poly.include({
initialize: function (poly) {

Expand Down

0 comments on commit 267fa45

Please sign in to comment.