X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a21b0a65342f2a2e2934a6c0e666236fb7bc54f9..721c5fd3552fda449831f04443097c1975ce517c:/src/bindings/java/jmsg_process.h diff --git a/src/bindings/java/jmsg_process.h b/src/bindings/java/jmsg_process.h index fc738bfb6c..963b7b33ef 100644 --- a/src/bindings/java/jmsg_process.h +++ b/src/bindings/java/jmsg_process.h @@ -53,7 +53,7 @@ void jprocess_delete_global_ref(jobject jprocess, JNIEnv * env); /** * This function waits for a java process to terminate. * - * @param jprocess The java process ot wait for. + * @param jprocess The java process to wait for. * @param env The env of the current thread * * @exception If the class Process is not found the function throws the ClassNotFoundException. If the method