Skip to content

Commit b150ec6

Browse files
authored
Add missing space
1 parent 0bfbf8e commit b150ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Console/Scheduling/Event.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ public function mutexName()
954954
/**
955955
* Set the mutex name resolver callback.
956956
*
957-
* @param \Closure $callback
957+
* @param \Closure $callback
958958
* @return $this
959959
*/
960960
public function createMutexNameUsing(Closure $callback)

0 commit comments

Comments
 (0)