commit | f512b73bc78760198a5409f2c4da71fe749b1301 | [log] [tgz] |
---|---|---|
author | Alex Bilbie <alex@alexbilbie.com> | Sat Jun 16 11:15:19 2012 +0100 |
committer | Alex Bilbie <alex@alexbilbie.com> | Sat Jun 16 11:15:19 2012 +0100 |
tree | 0eb45f90652d6467065b4b733eca1d9b0aaab99c | |
parent | fe642dadd6ba62d597ccf1c7cb91e28059caeebf [diff] [blame] |
Spelling fixes - `wether` to `whether` Interestingly `wether` means a castrated ram in old English
diff --git a/system/core/Output.php b/system/core/Output.php index 570d4eb..ed294f1 100644 --- a/system/core/Output.php +++ b/system/core/Output.php
@@ -74,7 +74,7 @@ protected $mime_type = 'text/html'; /** - * Determines wether profiler is enabled + * Determines whether profiler is enabled * * @var book */