From 613237188adee0ba455fc4f32ddad33ae091b241 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 28 Aug 2006 17:18:03 +0000 Subject: [PATCH] typofix --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index df8626e6c3b..02b6c2f227a 100755 --- a/UPGRADING +++ b/UPGRADING @@ -35,7 +35,7 @@ UPGRADE NOTES - PHP 5.1 1a. Overview ============ ->From the PHP script writer's point of view, the change most likely to impact +From the PHP script writer's point of view, the change most likely to impact legacy code is in the way that references are handled in all PHP versions post-dating the PHP 4.4.0 release.