typo
This commit is contained in:
parent
f9f8b81195
commit
40f2b081e8
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* CM.Point represents a point with x and y coordinates.
|
||||
* L.Point represents a point with x and y coordinates.
|
||||
*/
|
||||
|
||||
L.Point = function(/*Number*/ x, /*Number*/ y, /*Boolean*/ round) {
|
||||
|
Loading…
Reference in New Issue
Block a user