mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75622 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b28fefef4e
commit
e04bbd7a88
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<appendix id="aliases">
|
||||
<title>List of Function Aliases</title>
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue