summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-12-16 11:06:43 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:22 +0100
commit1bc958348b165fa4c3b9474384985f6047cd4e5d (patch)
tree23e06af316435efe5f33f3f9e5d304b5a54d8d2d /archaeological_finds/templates/ishtar
parent69291c8ebc37437517537736fcdaa2936ed69dcc (diff)
downloadIshtar-1bc958348b165fa4c3b9474384985f6047cd4e5d.tar.bz2
Ishtar-1bc958348b165fa4c3b9474384985f6047cd4e5d.zip
Fix english typo
Diffstat (limited to 'archaeological_finds/templates/ishtar')
-rw-r--r--archaeological_finds/templates/ishtar/wizard/wizard_simplefind.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/wizard/wizard_simplefind.html b/archaeological_finds/templates/ishtar/wizard/wizard_simplefind.html
index 2ebde34ff..57a92aeb6 100644
--- a/archaeological_finds/templates/ishtar/wizard/wizard_simplefind.html
+++ b/archaeological_finds/templates/ishtar/wizard/wizard_simplefind.html
@@ -3,7 +3,7 @@
{% block form_head %}
<div class="alert alert-warning">
<i class="fa fa-exclamation-triangle"></i>
- {% trans 'This find is related to many base finds. To edit field related to base finds edit the corresponding find between theses:' %}
+ {% trans 'This find is related to many base finds. To edit field related to base finds edit the corresponding find between these:' %}
<ul>{% for base_find in wizard.form.base_finds %}
{% with find=base_find.get_main_find %}<li>
{% if not find %}