Merge "Reword config text to avoid Unicode apostrophe"

This commit is contained in:
Zuul
2025-11-26 12:14:42 +00:00
committed by Gerrit Code Review

View File

@@ -3,5 +3,5 @@
{% block modal-body-right %}
<h3>{% trans "Description:" %}</h3>
<p>{% trans "A mapping is the final object, its what triggers calculation." %}</p>
<p>{% trans "A mapping is the final object that triggers calculation." %}</p>
{% endblock %}