jdk/src/share/classes/java/lang/reflect/Executable.java
changeset 17436 79483ba40c55
parent 17177 59a964c1d518
child 17450 0f704861915e
--- a/jdk/src/share/classes/java/lang/reflect/Executable.java	Tue May 07 12:30:36 2013 +0800
+++ b/jdk/src/share/classes/java/lang/reflect/Executable.java	Tue May 07 09:52:23 2013 +0200
@@ -486,8 +486,8 @@
     }
 
     /**
-     * Returns an AnnotatedType object that represents the potentially
-     * annotated return type of the method/constructor represented by this
+     * Returns an AnnotatedType object that represents the use of a type to
+     * specify the return type of the method/constructor represented by this
      * Executable.
      *
      * If this Executable represents a constructor, the AnnotatedType object