Skip to content

Commit

Permalink
fix incorrect namespace
Browse files Browse the repository at this point in the history
the namespace hadn't been changed in the other commits in #4
  • Loading branch information
tonypiper committed Nov 23, 2012
1 parent 2586e06 commit 32ccfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RezzzaBitterBundle.php
@@ -1,6 +1,6 @@
<?php

namespace Rezzza\Bundle\BitterBundle;
namespace Rezzza\BitterBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

Expand Down

0 comments on commit 32ccfc1

Please sign in to comment.