git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332507 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Wayne Smiley 2012-05-01 02:48:40 +00:00
parent c362770d97
commit 5078b46ec0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ package org.apache.solr.analysis;
*/
/**
* Exception representing an error occuring during the initialization of a Factory.
* Exception representing an error occurring during the initialization of a Factory.
*/
public class InitializationException extends RuntimeException {