--- old/src/java.corba/share/classes/com/sun/tools/corba/se/idl/TypedefEntry.java 2015-04-30 16:32:12.583461884 +0400 +++ new/src/java.corba/share/classes/com/sun/tools/corba/se/idl/TypedefEntry.java 2015-04-30 16:32:12.499461884 +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 () {