Fix typo "All user" -> "Allow user"

This commit is contained in:
Bryan Housel
2016-11-04 18:45:02 -04:00
parent eeffbd0d2d
commit 39e49b7893
+1 -3
View File
@@ -48,7 +48,7 @@
* OSM API calls are now authenticated for logged in users (helps with (#3519, #2262)
* When reversing a way, reverse tags on its child nodes (#3076, thanks @Psigio)
* Support Right to Left interface for some languages 'ar', 'fa', 'iw', 'dv' (#3007, #3087, thanks @mapmeld)
* All user to click an 'X' to remove an item from the selection list (#2950, thanks @ebrelsford)
* Allow user to click an 'X' to remove an item from the selection list (#2950, thanks @ebrelsford)
* Bundled Mapillary JS plugin upgraded to v2.0 (#3496)
* Allow `Del` key as a without modifier as a Delete shortcut (#3455)
* Remove diacritics (accented chars) when doing fuzzy searches (#3159)
@@ -68,8 +68,6 @@
* Throttled redrawing (#3360, thanks @guillaume)
* Use fewer steps for interpolated breathe behavior (#2911)
## 1.9.7
##### Jul 16, 2016
* Treat features on `addr:interpolation` lines as points, not vertices (#3241)