aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ClassNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ClassNotFoundException.php')
-rw-r--r--engine/classes/ClassNotFoundException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/ClassNotFoundException.php b/engine/classes/ClassNotFoundException.php
index a24034054..5170b5333 100644
--- a/engine/classes/ClassNotFoundException.php
+++ b/engine/classes/ClassNotFoundException.php
@@ -4,7 +4,7 @@
*
* Thrown when trying to load a class that doesn't exist.
*
- * @package Elgg.Core
+ * @package Elgg.Core
* @subpackage Exceptions
*/
class ClassNotFoundException extends ClassException {} \ No newline at end of file