jdk/src/java.security.jgss/share/classes/sun/security/krb5/KrbApReq.java
changeset 28059 e576535359cc
parent 25859 3317bb8137f4
child 28774 052832e70254
--- a/jdk/src/java.security.jgss/share/classes/sun/security/krb5/KrbApReq.java	Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.security.jgss/share/classes/sun/security/krb5/KrbApReq.java	Thu Oct 30 07:31:41 2014 -0700
@@ -102,7 +102,7 @@
      * @param useSubkey Whether the subkey is to be used to protect this
      *        specific application session. If this is not set then the
      *        session key from the ticket will be used.
-     * @param checksum checksum of the the application data that accompanies
+     * @param checksum checksum of the application data that accompanies
      *        the KRB_AP_REQ.
      * @throws KrbException for any Kerberos protocol specific error
      * @throws IOException for any IO related errors