From 94977ee7fb4b63d1c0fb47767ef0d27448fe0189 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 3 Nov 2016 19:39:49 +0000 Subject: [PATCH] Remove unnecessary gendered text in documentation --- docs/reference.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference.html b/docs/reference.html index 95f31abb..19ad43ab 100644 --- a/docs/reference.html +++ b/docs/reference.html @@ -208,7 +208,7 @@ var map = L.map('map', { maxBounds LatLngBounds null - When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back when he tries to pan outside the view. To set the restriction dynamically, use setMaxBounds method. + When this option is set, the map restricts the view to the given geographical bounds, bouncing the user back if the user tries to pan outside the view. To set the restriction dynamically, use setMaxBounds method. crs