diff --git a/plugins/maven/src/main/resources/RunnerBundle.properties b/plugins/maven/src/main/resources/RunnerBundle.properties index 3710717b4e01..58a010c924cb 100644 --- a/plugins/maven/src/main/resources/RunnerBundle.properties +++ b/plugins/maven/src/main/resources/RunnerBundle.properties @@ -33,7 +33,7 @@ maven.java.home.env=Use JAVA_HOME maven.java.home.undefined=JAVA_HOME environment variable not defined maven.java.home.invalid=JAVA_HOME environment vairable does not point to valid JRE ({0}) maven.java.not.found=Cannot find JRE ''{0}'' -maven.java.not.found.default.config=Cannot find JRE ''{0}''. You can specify JRE to run maven goals in Settings -> Maver -> Runner +maven.java.not.found.default.config=Cannot find JRE ''{0}''. You can specify JRE to run maven goals in Settings -> Maven -> Runner maven.run.configuration.name=Maven maven.run.configuration.description=Maven build