Skip to content

Commit

Permalink
Correct attribute.
Browse files Browse the repository at this point in the history
  • Loading branch information
euromark committed Nov 22, 2014
1 parent 69bce9b commit e919543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/ConsoleOptionParser.php
Expand Up @@ -227,7 +227,7 @@ public function toArray() {
/**
* Get or set the command name for shell/task.
*
* @param array|\Cake\Console\ConsoleOptionParser $parser ConsoleOptionParser or spec to merge with.
* @param array|\Cake\Console\ConsoleOptionParser $spec ConsoleOptionParser or spec to merge with.
* @return $this
*/
public function merge($spec) {
Expand Down

0 comments on commit e919543

Please sign in to comment.