X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/70e2bb823a0c5792580a7ad60bef9d3f33978439..fe3cc2a284f1aa7457b0ec9491203aae100681a6:/wolnelektury/templates/catalogue/search_multiple_hits.html diff --git a/wolnelektury/templates/catalogue/search_multiple_hits.html b/wolnelektury/templates/catalogue/search_multiple_hits.html index 6739645cc..efe6d7915 100644 --- a/wolnelektury/templates/catalogue/search_multiple_hits.html +++ b/wolnelektury/templates/catalogue/search_multiple_hits.html @@ -8,11 +8,10 @@ {% block body %} {% if did_you_mean %} - {% trans "Dod you mean" %} {{did_you_mean|lower}}? + {% trans "Did you mean" %} {{did_you_mean|lower}}? {% endif %} - {% spaceless %} {% if results.author %}
@@ -80,7 +79,6 @@
{% endif %} - {% endspaceless %}