Skip to content

Commit 955ba2b

Browse files
committed
Merged in [15689] from mahoney@nostrum.com:
Changed wording since it is not an error for there to be two people with the same name. Fixes issue ietf-tools#2616. - Legacy-Id: 15711 Note: SVN reference [15689] has been migrated to Git commit 6421ebc
2 parents df2747b + 6421ebc commit 955ba2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/person/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{% origin %}
1313
{% if persons|length > 1 %}
1414
<div class="col-md-12">
15-
<h4>Duplicate person records found. Showing all:</h4>
15+
<h4>More than one person with this name has been found. Showing all:</h4>
1616
<hr>
1717
</div>
1818
{% endif %}

0 commit comments

Comments
 (0)