diff options
Diffstat (limited to 'engine/classes/CronException.php')
-rw-r--r-- | engine/classes/CronException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/CronException.php b/engine/classes/CronException.php index 164170daf..3604c21b9 100644 --- a/engine/classes/CronException.php +++ b/engine/classes/CronException.php @@ -4,7 +4,7 @@ * * A generic parent class for cron exceptions * - * @package Elgg + * @package Elgg * @subpackage Exceptions.Stub */ class CronException extends Exception {}
\ No newline at end of file |