mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
03.02.2008 98b064cc2b5792578baf0a392e2f814cecc423d7
Fix typo.
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/tools/JavaPropertiesTool.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/JavaPropertiesTool.java
@@ -606,7 +606,7 @@
          "          echo \"The procedure to follow is:\""+EOL+
          "          echo \"You must specify the path to a valid Java 5.0 or "+
          "higher version.  The \""+EOL+
          "          echo \"procedure to follow is:"+EOL+
          "          echo \"procedure to follow is:\""+EOL+
          "          echo \"1. Delete the file "+
          "${INSTANCE_ROOT}/lib/set-java-home\""+EOL+
          "          echo \"2. Set the environment variable OPENDS_JAVA_HOME "+