mirror of https://github.com/apache/lucene.git
javadocs change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884054 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d5d0ec333a
commit
6c332be920
|
@ -139,7 +139,7 @@ public abstract class BaseResponseWriter {
|
|||
|
||||
}
|
||||
|
||||
/**No ops implementation so that the base classes do not have do it
|
||||
/**No ops implementation so that the implementing classes do not have to do it
|
||||
*/
|
||||
public void init(NamedList args){}
|
||||
|
||||
|
|
Loading…
Reference in New Issue