diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-11-13 22:49:28 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-11-13 22:49:28 +0100 |
commit | 6bf12886b162d2fd525984c5c995e760b6eca59a (patch) | |
tree | 9d6fa0c274817a15e4261a828d0ec7b241fb2cdb /archaeological_operations | |
parent | 50fcd14a8b042d31dc719c7138385dfbfb86e3a4 (diff) | |
download | Ishtar-6bf12886b162d2fd525984c5c995e760b6eca59a.tar.bz2 Ishtar-6bf12886b162d2fd525984c5c995e760b6eca59a.zip |
Fix typo
Diffstat (limited to 'archaeological_operations')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index afd8be3ca..1e7d3dc78 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -337,7 +337,7 @@ {% endif %} {% if item.context_record_relations_q.count %} - <h3>{% trans "Diagram of statigraphic relations" %}</h3> + <h3>{% trans "Diagram of stratigraphic relations" %}</h3> {% with gen_url='generate-relation-image-contextrecord' %} {% with relation_type="full" %} |