mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
Fix the wording of a comment.
java/runtime/JavaInternal.java:
As above.
This commit is contained in:
@@ -20,7 +20,7 @@ package jmercury.runtime;
|
||||
* The class also contains utility methods and other objects such as a
|
||||
* reference to the thread pool.
|
||||
*
|
||||
* No instance of this class is ever created, all it's members and methods
|
||||
* No instance of this class is ever created, all of its members and methods
|
||||
* are static.
|
||||
*/
|
||||
public class JavaInternal {
|
||||
|
||||
Reference in New Issue
Block a user