Index: java/net/ServerSocket.java =================================================================== RCS file: /cvs/gcc/gcc/libjava/java/net/ServerSocket.java,v retrieving revision 1.33 diff -u -b -B -r1.33 ServerSocket.java --- java/net/ServerSocket.java 25 Dec 2003 17:31:13 -0000 1.33 +++ java/net/ServerSocket.java 7 Jan 2004 16:37:23 -0000 @@ -385,7 +385,7 @@ } /** - * Returns true then the socket is bound, otherwise false + * Returns true when the socket is bound, otherwise false * * @since 1.4 */