Skip to content
Snippets Groups Projects
Commit 5ef3f66b authored by earplov's avatar earplov
Browse files

comment typo in JniExecutor


Signed-off-by: default avatarearplov <arpad.lovassy@ericsson.com>
parent e92ca201
No related branches found
No related tags found
1 merge request!12comment typo in JniExecutor
......@@ -37,7 +37,7 @@ import org.eclipse.titan.executorapi.util.Log;
* SINGLETON
* <p>
* This executor handles the execution of tests compiled in a parallel mode, via directly connecting to the MainController (MC) written in C++.
* It controls MC with commands, most of methods in this class represents one or more MC commands.
* It controls MC with commands, most methods in this class represents one or more MC commands.
* These methods can be called in certain states.
* They can be synchronous or asynchronous.
* <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment