Skip to content

Commit e0e5212

Browse files
dbellettiniCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cae6476 commit e0e5212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Recruiter/Concurrency/NullLock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public function release($force = false): void
2525
/**
2626
* @param int $duration (in seconds)
2727
*
28-
* @throws LockNotavailableexception
28+
* @throws LockNotAvailableException
2929
*/
3030
public function refresh($duration = 3600): void
3131
{

0 commit comments

Comments
 (0)