Skip to content

Commit d1ae73e

Browse files
committed
Merge pull request #37 from slimus/patch-1
Small mistake :)
2 parents 5f6cead + e51d04c commit d1ae73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/GeocodeCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ protected function configure()
3737
3838
You can force a provider with the "provider" option.
3939
40-
<info>php app/console geocoder:geocoder "Eifel Tower" --provider=yahoo</php>
40+
<info>php app/console geocoder:geocoder "Eifel Tower" --provider=yahoo</info>
4141
HELP
4242
);
4343
}

0 commit comments

Comments
 (0)