small typo fix

PR:32432
Reviewed by:	Bernhard Messer


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150687 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bernhard Messer 2004-11-29 21:09:41 +00:00
parent adb32ee179
commit c8ccdf94ca
2 changed files with 4 additions and 4 deletions

View File

@ -244,10 +244,10 @@ limitations under the License.
</tr>
<tr valign="TOP">
<td width="25%">
<a href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
<a href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
</td>
<td width="25%">
org.apache.lucene.lockDir
org.apache.lucene.lockdir
</td>
<td width="25%">
the value of <code>java.io.tmpdir</code> system property

View File

@ -103,10 +103,10 @@
</tr>
<tr valign="TOP">
<td width="25%">
<a href="api/org/apache/lucene/store/FSDirectory.html#lockDir">lockDir</a>
<a href="api/org/apache/lucene/store/FSDirectory.html#lockdir">lockdir</a>
</td>
<td width="25%">
org.apache.lucene.lockDir
org.apache.lucene.lockdir
</td>
<td width="25%">
the value of <code>java.io.tmpdir</code> system property