< prev index next >

langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/platform/PlatformDescription.java

Print this page

        

@@ -34,11 +34,11 @@
 
 import javax.annotation.processing.Processor;
 
 import com.sun.source.util.Plugin;
 
-/**A description of settings needed for a particular {@code -release name} option.
+/**A description of settings needed for a particular {@code --release name} option.
  *
  *  <p><b>This is NOT part of any supported API.
  *  If you write code that depends on this, you do so at your own risk.
  *  This code and its internal interfaces are subject to change or
  *  deletion without notice.</b>
< prev index next >