summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/error_messages.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/en_US/error_messages.cfg b/share/templates/en_US/error_messages.cfg
index eea2959..4596311 100644
--- a/share/templates/en_US/error_messages.cfg
+++ b/share/templates/en_US/error_messages.cfg
@@ -289,8 +289,8 @@
verbose <<.EOF.
<div class="ve mid-70">
<p>
- You may have neglected to close a tag, or perhaps you meant to
- "self-close" a tag; that is, ending it with "/&gt;" instead of "&gt;".
+ You may have neglected to close an element, or perhaps you meant to
+ "self-close" an element, that is, ending it with "/&gt;" instead of "&gt;".
</p>
</div>
.EOF.