From c117fab709355adc7898172af5a728baee511c29 Mon Sep 17 00:00:00 2001 From: Martin Delille Date: Wed, 21 Oct 2015 19:12:55 +0200 Subject: [PATCH] fix typing error --- reference.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference.html b/reference.html index 67cd41b7..1073296b 100644 --- a/reference.html +++ b/reference.html @@ -5458,7 +5458,7 @@ MyClass.FOO; // 'bar'

LineUtil

-

Various utility functions for polyine points processing, used by Leaflet internally to make polylines lightning-fast.

+

Various utility functions for polyline points processing, used by Leaflet internally to make polylines lightning-fast.

Methods