Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit b2d0b743 authored by Markus Heiser's avatar Markus Heiser Committed by GitHub
Browse files

Merge pull request #2453 from return42/fix-typo

[fix] typo: dues --> does
parents cea277ce ebe22a43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -303,7 +303,7 @@
     {{ tab_header('enginetab', 'category' + categ, _(categ), ns.checked )}}
     {% set ns.checked = false %}
     {% if categ == DEFAULT_CATEGORY %}
      <p>{{_('This tab dues not exists in the user interface, but you can search in these engines by its !bangs.')}} <a href="{{ url_for('info', pagename='search-syntax') }}">&#9432;</a></p>
      <p>{{_('This tab does not exists in the user interface, but you can search in these engines by its !bangs.')}} <a href="{{ url_for('info', pagename='search-syntax') }}">&#9432;</a></p>
     {% endif %}
    <div class="scrollx">
    <table class="striped table_engines">