summaryrefslogtreecommitdiff
path: root/src/ste/FatalRuntimeError.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/ste/FatalRuntimeError.php')
-rw-r--r--src/ste/FatalRuntimeError.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ste/FatalRuntimeError.php b/src/ste/FatalRuntimeError.php
index 3f5183f..39bbd44 100644
--- a/src/ste/FatalRuntimeError.php
+++ b/src/ste/FatalRuntimeError.php
@@ -1,6 +1,6 @@
<?php
-namespace kch42\ste;
+namespace r7r\ste;
/**
* An Exception a tag can throw, if a fatal (irreparable) runtime error occurred.