mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208402 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0028614158
commit
d333765b4c
3 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-add-launchlink">
|
||||
<refnamediv>
|
||||
|
@ -48,7 +48,7 @@
|
|||
<term><parameter>llx</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The x-koordinate of the lower left corner.
|
||||
The x-coordinate of the lower left corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -56,7 +56,7 @@
|
|||
<term><parameter>lly</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The y-koordinate of the lower left corner.
|
||||
The y-coordinate of the lower left corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -64,7 +64,7 @@
|
|||
<term><parameter>urx</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The x-koordinate of the upper right corner.
|
||||
The x-coordinate of the upper right corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -72,7 +72,7 @@
|
|||
<term><parameter>ury</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The y-koordinate of the upper right corner.
|
||||
The y-coordinate of the upper right corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-add-locallink">
|
||||
<refnamediv>
|
||||
|
@ -54,7 +54,7 @@
|
|||
<term><parameter>llx</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The x-koordinate of the lower left corner.
|
||||
The x-coordinate of the lower left corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<term><parameter>lly</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The y-koordinate of the lower left corner.
|
||||
The y-coordinate of the lower left corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -70,7 +70,7 @@
|
|||
<term><parameter>urx</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The x-koordinate of the upper right corner.
|
||||
The x-coordinate of the upper right corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -78,7 +78,7 @@
|
|||
<term><parameter>ury</parameter></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The y-koordinate of the upper right corner.
|
||||
The y-coordinate of the upper right corner.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
|
||||
<refentry id="function.ps-get-parameter">
|
||||
<refnamediv>
|
||||
|
@ -89,7 +89,7 @@
|
|||
<para>
|
||||
Set to <literal>paragraph</literal> if lines are numbered
|
||||
within a paragraph or <literal>box</literal> if they are
|
||||
numbered within the surounding box.
|
||||
numbered within the surrounding box.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue