diff options
author | Derek Allard <derek.allard@ellislab.com> | 2010-03-11 18:17:02 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2010-03-11 18:17:02 +0100 |
commit | 1f25afec332193512b6fb3c364ec7387f776b1d0 (patch) | |
tree | b3d885650de7dadda39450c9ed8f0aca531de461 /user_guide | |
parent | fc5c7e5e89d1ac8a84555b8d3971f14533abde03 (diff) |
grammer fixup - we're all about grammer (yes, if you're reading this thinking "grammar" I'm trolling you).
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 38ccc2fcf..69d7d4b88 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -64,7 +64,7 @@ Hg Tag: </p> <ul> <li>General changes <ul> - <li>PHP 4 support is deprecated. Features new to 2.0.0 may not be support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.</li> + <li>PHP 4 support is deprecated. Features new to 2.0.0 may not support PHP 4, and all legacy features will no longer support PHP 4 as of 2.1.0.</li> <li>Scaffolding, having been deprecated for a number of versions, has been removed.</li> <li>Plugins have been removed, in favor of Helpers. The CAPTCHA plugin has been converted to a Helper and <a href="./helpers/captcha_helper.html">documented</a>. The JavaScript calendar plugin was removed due to the ready availability of great JavaScript calendars, particularly with jQuery.</li> <li>Added new special Library type: <a href="./general/drivers.html">Drivers</a>.</li> |