jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java
changeset 37880 60ec48925dc6
parent 35302 e4d2275861c3
--- a/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java	Tue May 10 14:52:31 2016 +0200
+++ b/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/EncryptionKey.java	Tue May 10 17:16:55 2016 +0300
@@ -61,7 +61,7 @@
     private transient boolean destroyed = false;
 
     /**
-     * Constructs a {@code EncryptionKey} from the given bytes and
+     * Constructs an {@code EncryptionKey} from the given bytes and
      * the key type.
      * <p>
      * The contents of the byte array are copied; subsequent modification of