Missing ">" in first example on HiveMind Localization page
----------------------------------------------------------
Key: HIVEMIND-190
URL: http://issues.apache.org/jira/browse/HIVEMIND-190
Project: HiveMind
Issue Type: Task
Components: documentation
Environment:
/hivemind/trunk/src/documentation/content/xdocs/localization.xml
Reporter: Ryan Ransford
Priority: Trivial
The HiveMind Localization page on the hivemind.apache.org contains an example
which is missing a closing ">". I have provided the following possible
correction.
Change line 44:
<some-item <message="%message.key">
to:
<some-item><message="%message.key">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira