--- old/src/java.corba/share/classes/com/sun/tools/corba/se/idl/MethodEntry.java 2015-04-30 16:32:08.127461888 +0400 +++ new/src/java.corba/share/classes/com/sun/tools/corba/se/idl/MethodEntry.java 2015-04-30 16:32:08.043461888 +0400 @@ -89,7 +89,7 @@ } // generate /** Access the method generator. - @returns an object which implements the MethodGen interface. + @return an object which implements the MethodGen interface. @see MethodGen */ public Generator generator () {