Skip to content

Commit bbf73d7

Browse files
author
zihluwang
committed
style: updated javadoc
1 parent f587230 commit bbf73d7

File tree

1 file changed

+1
-1
lines changed
  • devkit-utils/src/main/java/com/onixbyte/devkit/utils

1 file changed

+1
-1
lines changed

devkit-utils/src/main/java/com/onixbyte/devkit/utils/AesUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public static String decrypt(String data, String secret) {
119119
}
120120

121121
/**
122-
* Generates 16 characters-long random secret.
122+
* Generates 16-character random secret.
123123
*
124124
* @return the generated secure secret
125125
*/

0 commit comments

Comments
 (0)