Skip to content

Commit dd4da5c

Browse files
committed
Remove misleading "strong" word
1 parent f7430cd commit dd4da5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ grothendieck {
1919

2020
# one of the algorithms defined here:
2121
# https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecureRandom
22-
# Uncomment this to specify, otherwise use the default 'strong' implementation
22+
# Uncomment this to specify, otherwise use the default implementation
2323
# secure-random-algo = "NativePRNG"
2424

2525
network {

0 commit comments

Comments
 (0)