--- a/jdk/src/share/classes/sun/rmi/transport/tcp/ConnectionMultiplexer.java Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/sun/rmi/transport/tcp/ConnectionMultiplexer.java Tue Oct 29 17:01:06 2013 +0400
@@ -367,7 +367,7 @@
/**
* Send packet of requested data on connection to remote endpoint.
* @param info connection information structure
- * @param buf array containg bytes to send
+ * @param buf array containing bytes to send
* @param off offset of first array index of packet
* @param len number of bytes in packet to send
*/