X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/70e2bb823a0c5792580a7ad60bef9d3f33978439..4cf27ad4ae5ac3610e857379b2a788582580aa5b:/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..ed06c94a8 100644
--- a/wolnelektury/templates/catalogue/search_multiple_hits.html
+++ b/wolnelektury/templates/catalogue/search_multiple_hits.html
@@ -8,7 +8,7 @@
{% block body %}
{% if did_you_mean %}
- {% trans "Dod you mean" %} {{did_you_mean|lower}}?
+ {% trans "Did you mean" %} {{did_you_mean|lower}}?
{% endif %}