aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorEdward Valley <ed.valley@yandex.com>2019-07-13 00:13:36 -0400
committerEdward Valley <ed.valley@yandex.com>2019-07-13 00:13:36 -0400
commit66fbb00c9ad302d746ca09e51a2a6a821aefab88 (patch)
tree2964f80c3d32db7ca9b65f7bca99ffec5c6fde00 /web
parente6013751d88cbfaac6c03a070d88cfd5c3e16921 (diff)
downloadetbsa-traccar-web-66fbb00c9ad302d746ca09e51a2a6a821aefab88.tar.gz
etbsa-traccar-web-66fbb00c9ad302d746ca09e51a2a6a821aefab88.tar.bz2
etbsa-traccar-web-66fbb00c9ad302d746ca09e51a2a6a821aefab88.zip
Fix minor typo
Diffstat (limited to 'web')
-rw-r--r--web/app/store/MapTypes.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/store/MapTypes.js b/web/app/store/MapTypes.js
index 211cc81..f75bbaa 100644
--- a/web/app/store/MapTypes.js
+++ b/web/app/store/MapTypes.js
@@ -48,7 +48,7 @@ Ext.define('Traccar.store.MapTypes', {
name: Strings.mapWikimedia
}, {
key: 'customXyzFormat',
- name: Strings.mapCustomXyzFormat
+ name: Strings.mapCustomXyzFormat
}, {
key: 'customArcgisRest',
name: Strings.mapCustomArcgisRest