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 028ea81 commit 6a4be5fCopy full SHA for 6a4be5f
docs/bcrypt.md
@@ -18,7 +18,7 @@ The following changes (notated using the [phpBB MOD Text Template](phpbb.md#acti
18
private static function bcrypt_hash($sha2pass, $sha2salt)
19
#
20
#-----[ REPLACE WITH ]----------------------------------
21
-# this change is to that we can verify the changes
+# this change is so that we can verify the changes
22
23
public static function bcrypt_hash($sha2pass, $sha2salt)
24
0 commit comments