Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit f314490

Browse files
authored
Grammar.
1 parent a25c077 commit f314490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/SyncPassword.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ protected function applyPassword($password)
7474
/**
7575
* Determines if the current model requires a password update.
7676
*
77-
* This checks if the model does not current have a
77+
* This checks if the model does not currently have a
7878
* password, or if the password fails a hash check.
7979
*
8080
* @param string|null $password

0 commit comments

Comments
 (0)