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:
Erik Hatcher 2007-04-09 00:54:49 +00:00
parent a85eefd70a
commit 6e21109499
1 changed files with 2 additions and 2 deletions

View File

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