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

Skip to content

Commit 649d05f

Browse files
committed
Merge pull request laravel#7345 from drawmyattention/patch-1
[5.0] Fix docblock spelling
2 parents af185ba + 23526ca commit 649d05f

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)