mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48823 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
80a9623ba3
commit
6a16f373c8
1 changed files with 2 additions and 2 deletions
|
@ -1733,7 +1733,7 @@ pdf_close_image($pdf, $pim);
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>void <function>pdf_open_pdi</function></funcdef>
|
||||
<funcdef>int <function>pdf_open_pdi</function></funcdef>
|
||||
<paramdef>int <parameter>pdf object</parameter></paramdef>
|
||||
<paramdef>string <parameter>filename</parameter></paramdef>
|
||||
<paramdef>string <parameter>stringparam</parameter></paramdef>
|
||||
|
@ -1757,7 +1757,7 @@ pdf_close_image($pdf, $pim);
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>void <function>pdf_open_pd_pagei</function></funcdef>
|
||||
<funcdef>int <function>pdf_open_pdi_page</function></funcdef>
|
||||
<paramdef>int <parameter>pdf object</parameter></paramdef>
|
||||
<paramdef>int <parameter>dochandle</parameter></paramdef>
|
||||
<paramdef>int <parameter>pagenumber</parameter></paramdef>
|
||||
|
|
Loading…
Reference in a new issue