Update modules/ROOT/pages/_partials/proc_switching-between-java-versions.adoc

Edit the wrong command to verify java version.
This commit is contained in:
Liu Yongji 2020-12-13 14:44:54 +00:00 committed by pbokoc
parent 00602c78ce
commit ccf39120c9

View file

@ -13,5 +13,5 @@ Simply enter a selection number to choose which java executable should be used b
* verify:
----
java --Versions
java --version
----