Skip to content

Commit

Permalink
Fix trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Oct 2, 2012
1 parent a3ae58d commit e58c93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Console/ShellDispatcher.php
Expand Up @@ -215,7 +215,7 @@ public function dispatch() {
return $Shell->main();
}
}

throw new MissingShellMethodException(array('shell' => $shell, 'method' => $command));
}

Expand Down

0 comments on commit e58c93c

Please sign in to comment.