Fixed typo

This commit is contained in:
Graham Campbell
2015-12-06 18:13:22 +00:00
parent 991b3e68aa
commit f5617abd9e

View File

@@ -9,7 +9,7 @@
* file that was distributed with this source code.
*/
namespace CachetHQ\Cachet\Exception;
namespace CachetHQ\Cachet\Exceptions;
use Exception;