Skip to content

Commit 326bbf9

Browse files
committed
fix : typo in docblock
1 parent ffadece commit 326bbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CauserResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ protected function getCauser(Model | int | string | null $subject = null): ?Mode
7070
}
7171

7272
/**
73-
* Override the resover using callback.
73+
* Override the resolver using callback.
7474
*/
7575
public function resolveUsing(Closure $callback): static
7676
{

0 commit comments

Comments
 (0)