From 270392a52e32b93ba8c26b275671b96e5981260a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 13 Nov 2019 22:49:28 +0100 Subject: Fix typo --- archaeological_operations/templates/ishtar/sheet_operation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations') 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 %} -

{% trans "Diagram of statigraphic relations" %}

+

{% trans "Diagram of stratigraphic relations" %}

{% with gen_url='generate-relation-image-contextrecord' %} {% with relation_type="full" %} -- cgit v1.2.3