Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23526ca

Browse files
committed
Fix docblock spelling
1 parent 385cb45 commit 23526ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Hashing/BcryptHasher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public function needsRehash($hashedValue, array $options = array())
6363
}
6464

6565
/**
66-
* Set the default passwork work factor.
66+
* Set the default password work factor.
6767
*
6868
* @param int $rounds
6969
* @return $this

0 commit comments

Comments
 (0)