diff options
-rw-r--r-- | share/templates/en_US/error_messages.cfg | 4 |
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 "/>" instead of ">". + You may have neglected to close an element, or perhaps you meant to + "self-close" an element, that is, ending it with "/>" instead of ">". </p> </div> .EOF. |