summaryrefslogtreecommitdiff
path: root/ishtar_common/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/models.py')
-rw-r--r--ishtar_common/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/models.py b/ishtar_common/models.py
index a1f1c1129..cb069216d 100644
--- a/ishtar_common/models.py
+++ b/ishtar_common/models.py
@@ -1256,7 +1256,7 @@ TARGET_MODELS = [
('SourceType', _(u"Source type")),
('AuthorType', _(u"Author type")),
('Format', _(u"Format")),
- ('archaeological_operations.models.OperationType', _(u"OperationType")),
+ ('archaeological_operations.models.OperationType', _(u"Operation type")),
('archaeological_operations.models.Period', _(u"Period")),
]