Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from tristanbes/master
Browse files Browse the repository at this point in the history
Fixed namespace mistake
  • Loading branch information
tristanbes committed Feb 25, 2014
2 parents 914d060 + 9398838 commit 059a1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Twig/DumpyTwigFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* @author Goutte
*/

namespace Elao\ErrornotifierBundle\Twig;
namespace Elao\ErrorNotifierBundle\Twig;

use Symfony\Component\Yaml\Dumper as YamlDumper;
use Elao\ErrorNotifierBundle\Exception\InvokerException;
Expand Down

0 comments on commit 059a1a4

Please sign in to comment.