--- old/src/java.corba/share/classes/com/sun/tools/corba/se/idl/StructEntry.java 2015-04-30 16:32:11.211461885 +0400 +++ new/src/java.corba/share/classes/com/sun/tools/corba/se/idl/StructEntry.java 2015-04-30 16:32:11.127461885 +0400 @@ -90,7 +90,7 @@ } // generate /** Access the struct generator. - @returns an object which implements the StructGen interface. + @return an object which implements the StructGen interface. @see StructGen */ public Generator generator () {