From: Simon Legner Date: Tue, 31 Mar 2020 23:04:58 +0000 (+0200) Subject: Fix typo in comment X-Git-Tag: live~2206 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/83bb627da67011c67c7bf98b7b5bca38fd248043 Fix typo in comment Closes #2576 --- diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js index e99a8f351..e455f297b 100644 --- a/app/assets/javascripts/application.js +++ b/app/assets/javascripts/application.js @@ -18,7 +18,7 @@ //= require querystring /* - * Called as the user scrolls/zooms around to maniplate hrefs of the + * Called as the user scrolls/zooms around to manipulate hrefs of the * view tab and various other links */ window.updateLinks = function (loc, zoom, layers, object) {