diff options
-rw-r--r-- | share/templates/en_US/error_messages.cfg | 2 |
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 '.../ >'. - The proper syntax is '... />' (not the position of the space). + The proper syntax is '... />' (note the position of the space). </p> </div> .EOF. |