Fix typo in comment

Closes #2576
This commit is contained in:
Simon Legner 2020-04-01 01:04:58 +02:00 committed by Tom Hughes
parent b5c778b662
commit 83bb627da6

View 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) {