jdk/src/share/classes/javax/security/sasl/SaslClient.java
changeset 21278 ef8a3a2a72f2
parent 18830 90956ead732f
child 25403 e982fe3e83a4
--- a/jdk/src/share/classes/javax/security/sasl/SaslClient.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/security/sasl/SaslClient.java	Tue Oct 29 17:01:06 2013 +0400
@@ -123,7 +123,7 @@
      * @param challenge The non-null challenge sent from the server.
      * The challenge array may have zero length.
      *
-     * @return The possibly null reponse to send to the server.
+     * @return The possibly null response to send to the server.
      * It is null if the challenge accompanied a "SUCCESS" status and the challenge
      * only contains data for the client to update its state and no response
      * needs to be sent to the server. The response is a zero-length byte