summaryrefslogtreecommitdiffstats
path: root/src/PCurlException.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/PCurlException.php')
-rw-r--r--src/PCurlException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PCurlException.php b/src/PCurlException.php
index ec0d646..abed40a 100644
--- a/src/PCurlException.php
+++ b/src/PCurlException.php
@@ -8,7 +8,7 @@
* under the terms of the MIT License (see http://en.wikipedia.org/wiki/MIT_License)
*/
-namespace PurpleCode;
+namespace PurpleCode\PCurl;
class PCurlException extends \Exception {