mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269022 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8270279a35
commit
bf60f116f2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
|
||||
<appendix xml:id="spl.datastructures" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
|||
|
||||
<sect1>
|
||||
<para>
|
||||
SPL provies a set of standard datastructures. They are grouped here by their
|
||||
SPL provides a set of standard datastructures. They are grouped here by their
|
||||
underlying implementation which usually defines their general field of
|
||||
application.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue