Index: model/org/eclipse/jdt/core/IType.java =================================================================== RCS file: /data/cvs/eclipse/org.eclipse.jdt.core/model/org/eclipse/jdt/core/IType.java,v retrieving revision 1.40 diff -u -r1.40 IType.java --- model/org/eclipse/jdt/core/IType.java 7 Jun 2004 16:48:10 -0000 1.40 +++ model/org/eclipse/jdt/core/IType.java 11 Jun 2004 14:24:16 -0000 @@ -897,8 +897,7 @@ * Note that if a working copy is empty, it will be as if the original compilation * unit had been deleted. *

- *

. - * Multiple answers might be found in case there are ambiguous matches. + *

Multiple answers might be found in case there are ambiguous matches. *

*

* Each matching type name is decomposed as an array of two strings, the first denoting the package