Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paveljanda committed Feb 17, 2016
1 parent 193a926 commit f4a49b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DI/ApiRouterExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function beforeCompile()
* @param array $config
* @return array
*/
private function findRoutes(Nette\DI\ContainerBulder $builder, $config)
private function findRoutes(Nette\DI\ContainerBuilder $builder, $config)
{
/**
* Prepare AnnotationRegistry
Expand Down

0 comments on commit f4a49b1

Please sign in to comment.