typo fix, repoerted by user notes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95215 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-09-09 07:57:36 +00:00
parent 79f349c747
commit 397e6353ab

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.6 -->
<refentry id="function.cpdf-set-leading">
<refnamediv>
@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>cpdf_set leading</methodname>
<type>void</type><methodname>cpdf_set_leading</methodname>
<methodparam><type>int</type><parameter>pdf document</parameter></methodparam>
<methodparam><type>float</type><parameter>distance</parameter></methodparam>
</methodsynopsis>