luci-app-travelmate: typo fix
[project/luci.git] / applications / luci-app-travelmate / htdocs / luci-static / resources / view / travelmate / overview.js
index 0ea48766e6748647e10e4cfea122997340133a4d..b02f60a76541dbb431ea2dc974878894460a16b7 100644 (file)
@@ -144,7 +144,7 @@ return view.extend({
        render: function(result) {
                var m, s, o;
 
-               m = new form.Map('travelmate', 'Travelmate', _('Configuration of the travelmate package to to enable travel router functionality. \
+               m = new form.Map('travelmate', 'Travelmate', _('Configuration of the travelmate package to enable travel router functionality. \
                        For further information <a href="https://github.com/openwrt/packages/blob/master/net/travelmate/files/README.md" target="_blank" rel="noreferrer noopener" >check the online documentation</a>. <br /> \
                        <em>Please note:</em> On first start please call the \'Interface Wizard\' once, to make the necessary network- and firewall settings.'));