Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Oct 28, 2016
1 parent b929279 commit f5b2394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/tools/aggregate.php
Expand Up @@ -99,7 +99,7 @@ class OptimizeCommand extends BasicCommand {

protected function configure() {
$this->setName('optimize')
->setDescription('Opimize data and aggregate tables');
->setDescription('Optimize data and aggregate tables');
}

protected function execute(InputInterface $input, OutputInterface $output) {
Expand Down

0 comments on commit f5b2394

Please sign in to comment.