langtools/src/share/classes/com/sun/tools/javac/code/Types.java
changeset 5847 1908176fd6e3
parent 5654 680984fb01fd
child 6350 7070b0722ebb
--- a/langtools/src/share/classes/com/sun/tools/javac/code/Types.java	Thu Jun 10 09:29:23 2010 +0100
+++ b/langtools/src/share/classes/com/sun/tools/javac/code/Types.java	Thu Jun 10 16:08:01 2010 -0700
@@ -58,7 +58,7 @@
  * <dd>A second list of types should be named ss.</dd>
  * </dl>
  *
- * <p><b>This is NOT part of any API supported by Sun Microsystems.
+ * <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>