jdk/src/share/classes/com/sun/jdi/connect/ListeningConnector.java
changeset 21278 ef8a3a2a72f2
parent 20742 4ae78e8060d6
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/com/sun/jdi/connect/ListeningConnector.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/com/sun/jdi/connect/ListeningConnector.java	Tue Oct 29 17:01:06 2013 +0400
@@ -70,7 +70,7 @@
      * method).
      * <p>
      * If <code>arguments</code> contains addressing information. and
-     * only one conection will be accepted, the {@link #accept accept} method
+     * only one connection will be accepted, the {@link #accept accept} method
      * can be called immediately without calling this method.
      *
      * @return the address at which the connector is listening