Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385cb45 commit 23526caCopy full SHA for 23526ca
1 file changed
src/Illuminate/Hashing/BcryptHasher.php
@@ -63,7 +63,7 @@ public function needsRehash($hashedValue, array $options = array())
63
}
64
65
/**
66
- * Set the default passwork work factor.
+ * Set the default password work factor.
67
*
68
* @param int $rounds
69
* @return $this
0 commit comments