We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcbd13 commit 9498469Copy full SHA for 9498469
test/jdk/sun/security/tools/keytool/PKCS12Passwd.java
@@ -108,7 +108,7 @@ public static void main(String[] args) throws Exception {
108
109
check("p12", "newpass", "newpass");
110
111
- // Conversely, a JKS keystore can be laoded as a PKCS12, and it follows
+ // Conversely, a JKS keystore can be loaded as a PKCS12, and it follows
112
// PKCS12 rules that both passwords are changed at the same time and
113
// some commands are rejected.
114
0 commit comments