]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typo in comment
authorSimon Legner <Simon.Legner@gmail.com>
Tue, 31 Mar 2020 23:04:58 +0000 (01:04 +0200)
committerTom Hughes <tom@compton.nu>
Tue, 31 Mar 2020 23:11:19 +0000 (00:11 +0100)
Closes #2576

app/assets/javascripts/application.js

index e99a8f351e84388deea7a36e50e92a4f84e21547..e455f297be32868f6a5ae73921b4f416c5c5f3ef 100644 (file)
@@ -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) {