From e04bbd7a886868f3cfe2d0fd7c3fb984aec52a50 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Thu, 28 Mar 2002 16:28:33 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75622 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/aliases.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/aliases.xml b/appendices/aliases.xml index 0c9866aaf7..01a3b3c2e4 100755 --- a/appendices/aliases.xml +++ b/appendices/aliases.xml @@ -1,10 +1,10 @@ - + List of Function Aliases Here is the aliases list. All aliases are listed here. It is usually - a bad idea to use aliases, are they may be bound to obsolescence or + a bad idea to use aliases, as they may be bound to obsolescence or renaming, which will lead to unportable script. This list is provided to help those who want to upgrade their old scripts to newer syntax.