diff options
Diffstat (limited to 'engine/classes/CallException.php')
-rw-r--r-- | engine/classes/CallException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/CallException.php b/engine/classes/CallException.php index e39703454..02c580a52 100644 --- a/engine/classes/CallException.php +++ b/engine/classes/CallException.php @@ -4,7 +4,7 @@ * * Generic parent class for Call exceptions * - * @package Elgg.Core + * @package Elgg.Core * @subpackage Exceptions.Stub */ class CallException extends Exception {}
\ No newline at end of file |