Fix typo in comment
This commit is contained in:
parent
9c0c17b87a
commit
aebdb88a83
@ -50,7 +50,7 @@ public final class ServiceLocator {
|
|||||||
return serviceObj;
|
return serviceObj;
|
||||||
} else {
|
} else {
|
||||||
/*
|
/*
|
||||||
* If we are unable to retrive anything from cache, then lookup the service and add it in the
|
* If we are unable to retrieve anything from cache, then lookup the service and add it in the
|
||||||
* cache map
|
* cache map
|
||||||
*/
|
*/
|
||||||
var ctx = new InitContext();
|
var ctx = new InitContext();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user