--- old/src/java.corba/share/classes/com/sun/tools/corba/se/idl/TypedefEntry.java 2015-04-30 20:13:34.607450970 +0400 +++ new/src/java.corba/share/classes/com/sun/tools/corba/se/idl/TypedefEntry.java 2015-04-30 20:13:34.523450970 +0400 @@ -110,7 +110,7 @@ } /** Access the typedef generator. - @returns an object which implements the TypedefGen interface. + @return an object which implements the TypedefGen interface. @see TypedefGen */ public Generator generator () {