fix unclosed tag that makes the whole javadocs page have a huge font

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401778 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-10-24 16:52:18 +00:00
parent 629092bc13
commit 017e6d8324

View File

@ -119,7 +119,7 @@ import org.slf4j.LoggerFactory;
* </li>
* <li><code>http://.../ping?action=status</code>
* - returns a status code indicating if the healthcheck file exists
* ("<code>enabled</code>") or not ("<code>disabled<code>")
* ("<code>enabled</code>") or not ("<code>disabled</code>")
* </li>
* </ul>
*