mirror of https://github.com/apache/lucene.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950006 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
661605348f
commit
7661fe8c04
|
@ -416,7 +416,7 @@ Bug fixes
|
|||
called. (Ruben Laguna, Uwe Schindler, Mike McCandless)
|
||||
|
||||
* LUCENE-2417: IndexCommit did not implement hashCode() and equals()
|
||||
consitently. Now they both take Directory and version into consideration. In
|
||||
consistently. Now they both take Directory and version into consideration. In
|
||||
addition, all of IndexComnmit methods which threw
|
||||
UnsupportedOperationException are now abstract. (Shai Erera)
|
||||
|
||||
|
|
Loading…
Reference in New Issue