jdk/src/windows/native/sun/nio/ch/SocketChannelImpl.c
changeset 21278 ef8a3a2a72f2
parent 7668 d4a77089c587
child 22631 ac85b05a53f4
--- a/jdk/src/windows/native/sun/nio/ch/SocketChannelImpl.c	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/windows/native/sun/nio/ch/SocketChannelImpl.c	Tue Oct 29 17:01:06 2013 +0400
@@ -97,7 +97,7 @@
     }
 
     /*
-     * Socket is writable or error occured. On some Windows editions
+     * Socket is writable or error occurred. On some Windows editions
      * the socket will appear writable when the connect fails so we
      * check for error rather than writable.
      */