--- old/src/java.corba/share/classes/com/sun/tools/corba/se/idl/IncludeEntry.java 2015-05-05 20:15:07.167833422 +0400 +++ new/src/java.corba/share/classes/com/sun/tools/corba/se/idl/IncludeEntry.java 2015-05-05 20:15:07.083833422 +0400 @@ -97,7 +97,7 @@ //d44810 /** Access the fully-qualified file specification of this include. - @returns a string containing the path of the include file. */ + @return a string containing the path of the include file. */ public String absFilename () { return _absFilename;