langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java
changeset 5848 c5a4ce47e780
parent 5847 1908176fd6e3
child 5857 84d4886d48aa
--- a/langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java	Thu Jun 10 16:08:01 2010 -0700
+++ b/langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java	Thu Jun 10 17:09:56 2010 -0700
@@ -166,7 +166,7 @@
     boolean useBeforeDeclarationWarning;
 
     /**
-     * Switch: allow lint infrastructure to control Sun proprietary
+     * Switch: allow lint infrastructure to control proprietary
      * API warnings.
      */
     boolean enableSunApiLintControl;