diff --git a/manual/Tasks/rmic.html b/manual/Tasks/rmic.html index c328c581d..c56153f35 100644 --- a/manual/Tasks/rmic.html +++ b/manual/Tasks/rmic.html @@ -30,7 +30,7 @@

Note rmic has been deprecated as of Java 13 and removed as of Java 15. Trying to use it with Java15 will fail unless - you specifiy the execxutable or rmic-adapter explicitly.

+ you specify the executable or rmic-adapter explicitly.

Rmic can be run on a single class (as specified with the classname attribute) or a number of classes at once (all classes below base that are neither _Stub