summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/error_messages.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/error_messages.cfg b/share/templates/en_US/error_messages.cfg
index 828d9ad..06e6377 100644
--- a/share/templates/en_US/error_messages.cfg
+++ b/share/templates/en_US/error_messages.cfg
@@ -1748,7 +1748,7 @@ verbose <<.EOF.
<div class="ve mid-407">
<p>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ &gt;'.
- The proper syntax is '... /&gt;' (not the position of the space).
+ The proper syntax is '... /&gt;' (note the position of the space).
</p>
</div>
.EOF.