mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
grammar fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135254 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7e05e16b90
commit
53b536374a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.20 $ -->
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
|
||||
<appendix id="history">
|
||||
<title>History of PHP and related projects</title>
|
||||
|
@ -145,9 +145,9 @@
|
|||
<sect2 id="history.php5">
|
||||
<title>PHP 5</title>
|
||||
<para>
|
||||
The future of PHP is mainly driven by it's core, the Zend Engine.
|
||||
The future of PHP is mainly driven by its core, the Zend Engine.
|
||||
PHP 5 will include the new Zend Engine 2.0. To get more information
|
||||
on this engine, <ulink url="&url.zend.future;">see it's webpage</ulink>.
|
||||
on this engine, <ulink url="&url.zend.future;">see its webpage</ulink>.
|
||||
</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue