Skip to content

Commit afe788d

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Reword config text to avoid Unicode apostrophe"
2 parents 535221e + 05af20c commit afe788d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_mapping_create.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
{% block modal-body-right %}
55
<h3>{% trans "Description:" %}</h3>
6-
<p>{% trans "A mapping is the final object, it’s what triggers calculation." %}</p>
6+
<p>{% trans "A mapping is the final object that triggers calculation." %}</p>
77
{% endblock %}

0 commit comments

Comments
 (0)