Skip to content

Commit 071d8da

Browse files
committed
Tweak message
1 parent e1455df commit 071d8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Encoder/PlaintextPasswordEncoder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/**
1717
* PlaintextPasswordEncoder does not do any encoding but is useful in testing environments.
1818
*
19-
* As this encoder is not cryptographically secure, usage of it in production environments is not recommended.
19+
* As this encoder is not cryptographically secure, usage of it in production environments is discouraged.
2020
*
2121
* @author Fabien Potencier <fabien@symfony.com>
2222
*/

0 commit comments

Comments
 (0)