Forgot to escape < and > characters.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kelvin Tan 2002-09-17 04:00:11 +00:00
parent 25926e6866
commit 03974c1029
1 changed files with 29 additions and 29 deletions

View File

@ -45,7 +45,7 @@
</p> </p>
<p> <p>
Voila! You should now have a jar file "indyo-<version number>.jar". Voila! You should now have a jar file "indyo-&lt;version number&gt;.jar".
</p> </p>
</section> </section>