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:
Noble Paul 2009-11-25 11:21:34 +00:00
parent d5d0ec333a
commit 6c332be920
1 changed files with 1 additions and 1 deletions

View File

@ -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){}