diff options
Diffstat (limited to 'class-ClockworkException.php')
-rw-r--r-- | class-ClockworkException.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/class-ClockworkException.php b/class-ClockworkException.php index c322148..0b1c8bf 100644 --- a/class-ClockworkException.php +++ b/class-ClockworkException.php @@ -6,13 +6,13 @@ * @copyright Mediaburst Ltd 2012 * @license ISC * @link http://www.clockworksms.com - */ + */ /* * ClockworkException * * The Clockwork wrapper class will throw these if a general error - * occurs with your request, for example, an invalid API key + * occurs with your request, for example, an invalid API key. * * @package Clockwork * @subpackage Exception |