Skip to content

Commit

Permalink
Fixed class name
Browse files Browse the repository at this point in the history
  • Loading branch information
meinfernbus committed Nov 5, 2012
1 parent 21c6533 commit 915250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Service/Generator.php
Expand Up @@ -14,7 +14,7 @@
use Presta\SitemapBundle\Event\SitemapPopulateEvent;
use Presta\SitemapBundle\Sitemap;
use Symfony\Bundle\FrameworkBundle\Routing\Router;
use Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher as ContainerAwareEventDispatcher;
use Symfony\Bundle\FrameworkBundle\ContainerAwareEventDispatcher;

/**
* Sitemap Manager service
Expand Down

0 comments on commit 915250b

Please sign in to comment.