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 f20dba5..6fe0cc9 100644
--- a/share/templates/en_US/error_messages.cfg
+++ b/share/templates/en_US/error_messages.cfg
@@ -365,7 +365,7 @@
verbose <<.EOF.
<div class="ve mid-73">
<p>
- Most likely, You nested tags and closed them in the wrong order. For
+ Most likely, you nested tags and closed them in the wrong order. For
example &lt;p&gt;&lt;em&gt;...&lt;/p&gt; is not acceptable, as &lt;em&gt;
must be closed before &lt;p&gt;. Acceptable nesting is:
&lt;p&gt;&lt;em&gt;...&lt;/em&gt;&lt;/p&gt;
@@ -1953,4 +1953,4 @@ verbose <<.EOF.
</p>
</div>
.EOF.
-</msg> \ No newline at end of file
+</msg>