mirror of https://github.com/apache/lucene.git
Spelling correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@526626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a85eefd70a
commit
6e21109499
|
@ -346,8 +346,8 @@ public class XmlUpdateRequestHandler extends RequestHandlerBase
|
|||
}
|
||||
|
||||
/**
|
||||
* A Convinince method for getting back a simple XML string indicating
|
||||
* successs of failure from an XML formated Update (from the Reader)
|
||||
* A Convenience method for getting back a simple XML string indicating
|
||||
* successs or failure from an XML formated Update (from the Reader)
|
||||
*/
|
||||
public void doLegacyUpdate(Reader input, Writer output) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue