Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Jun 2, 2017
1 parent 13dc952 commit 78fedf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Console/Scheduling/CommandBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ protected function buildForegroundCommand(Event $event)
}

/**
* Build the command for running the event in the foreground.
* Build the command for running the event in the background.
*
* @param \Illuminate\Console\Scheduling\Event $event
* @return string
Expand Down

0 comments on commit 78fedf7

Please sign in to comment.