jdk/src/share/classes/javax/crypto/Cipher.java
changeset 1692 92165aa9df3e
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/src/share/classes/javax/crypto/Cipher.java	Sat Nov 29 20:55:29 2008 -0800
+++ b/jdk/src/share/classes/javax/crypto/Cipher.java	Tue Dec 02 14:53:52 2008 -0800
@@ -2377,7 +2377,7 @@
      * For more information on default key size in JCE jurisdiction
      * policy files, please see Appendix E in the
      * <a href=
-     *   "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html#AppE">
+     *   "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html#AppC">
      * Java Cryptography Architecture Reference Guide</a>.
      *
      * @param transformation the cipher transformation.