mirror of https://github.com/apache/lucene.git
Class could not be resolved due to wrong spelling (after refactoring)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@474243 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b09de376e4
commit
ebf6f78719
|
@ -103,7 +103,7 @@ public class DefaultRequestHandlerFactory extends RequestHandlerFactory {
|
|||
@Override
|
||||
public GDataRequestHandler getUpdateAccountHandler() {
|
||||
|
||||
return new UpdataAccountStrategy();
|
||||
return new UpdateAccountStrategy();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue