timoninmaxim commented on a change in pull request #9771:
URL: https://github.com/apache/ignite/pull/9771#discussion_r796675431
##########
File path: modules/core/src/main/java/org/apache/ignite/IgniteServices.java
##########
@@ -613,8 +618,8 @@ public void deployMultiple(String name, Service svc, int
totalCnt, int maxPerNod
throws IgniteException;
/**
- * Gets a remote handle on the service with the specified caller context.
The proxy
- * is dynamically created and provided for the specified service.
+ * Gets a handle on remote or local service with the precified caller
context. The proxy is dynamically created and
Review comment:
precified --> specified
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]