mirror of https://github.com/apache/lucene.git
tidied some spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333753 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5898dc5a83
commit
a8beeff4e9
|
@ -18,7 +18,7 @@ package org.apache.solr.util.plugin;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated This interface has ben kept for backwards compatibility and will
|
* @deprecated This interface has been kept for backwards compatibility and will
|
||||||
* be removed in (5.0). Use {@link org.apache.lucene.analysis.util.ResourceLoaderAware}.
|
* be removed in (5.0). Use {@link org.apache.lucene.analysis.util.ResourceLoaderAware}.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
|
|
@ -18,7 +18,7 @@ package org.apache.solr.common;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated This interface has ben kept for backwards compatibility and will
|
* @deprecated This interface has been kept for backwards compatibility and will
|
||||||
* be removed in (5.0). Use {@link org.apache.lucene.analysis.util.ResourceLoader}
|
* be removed in (5.0). Use {@link org.apache.lucene.analysis.util.ResourceLoader}
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
|
Loading…
Reference in New Issue