mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277811 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ccb1f4eb12
commit
959f3c02f0
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
|
||||
<book xml:id="book.spl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>Standard PHP Library (SPL)</title>
|
||||
|
@ -13,7 +13,7 @@
|
|||
</para>
|
||||
<tip>
|
||||
<para>
|
||||
A more detailed documentation of SPL can be found
|
||||
Legacy "doxygen" documentations can be found
|
||||
<link xlink:href="http://www.php.net/~helly/php/ext/spl/">here</link>.
|
||||
</para>
|
||||
</tip>
|
||||
|
|
Loading…
Reference in a new issue