Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
HavokInspiration committed Aug 1, 2017
1 parent 57db7a6 commit df180ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/ConsoleOptionParser.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ protected function getOptionError($option)
} }


/** /**
* Get the message output in the console stating that the short option can not be found. Output a list of available * Get the message output in the console stating that the short option can not be found. Output a list of available
* short options and what option they refer to as well. * short options and what option they refer to as well.
* *
* @param string $option Unknown short option name trying to be used. * @param string $option Unknown short option name trying to be used.
Expand Down

0 comments on commit df180ba

Please sign in to comment.