Skip to content

Commit 9498469

Browse files
gnpwangweij
authored andcommitted
8318983: Fix comment typo in PKCS12Passwd.java
Reviewed-by: weijun
1 parent 4dcbd13 commit 9498469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/security/tools/keytool/PKCS12Passwd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public static void main(String[] args) throws Exception {
108108

109109
check("p12", "newpass", "newpass");
110110

111-
// Conversely, a JKS keystore can be laoded as a PKCS12, and it follows
111+
// Conversely, a JKS keystore can be loaded as a PKCS12, and it follows
112112
// PKCS12 rules that both passwords are changed at the same time and
113113
// some commands are rejected.
114114

0 commit comments

Comments
 (0)