mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205673 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
abf09734de
commit
f93c1709b9
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="zend-api.get-zend-version">
|
||||
<refnamediv>
|
||||
<refname>get_zend_version</refname>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<para>
|
||||
A Zend version string like:
|
||||
</para>
|
||||
<blockqoute>
|
||||
<blockquote>
|
||||
<simpara>
|
||||
Zend Engine v2.0.5, Copyright (c) 1998-2006 Zend Technologies
|
||||
</simpara>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<refentry id="zend-macro.return-resource">
|
||||
<refnamediv>
|
||||
<refname>RETURN_RESOURCE</refname>
|
||||
|
@ -10,7 +10,7 @@
|
|||
&reftitle.description;
|
||||
<literallayout>#include <zend_API.h></literallayout>
|
||||
<methodsynopsis>
|
||||
<void><methodname>RETURN_RESOURCE</methodname>
|
||||
<void/><methodname>RETURN_RESOURCE</methodname>
|
||||
<methodparam><type>resource</type><parameter>r</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue