Fix typo: arc > ellipse

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258950 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2008-05-03 08:13:41 +00:00
parent 93b337cdf4
commit c04c2958a5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.16 $ -->
<!-- $Revision: 1.17 $ -->
<refentry xml:id="function.imagefilledellipse" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>imagefilledellipse</refname>
@ -46,7 +46,7 @@
<term><parameter>width</parameter></term>
<listitem>
<para>
The arc width
The ellipse width
</para>
</listitem>
</varlistentry>
@ -54,7 +54,7 @@
<term><parameter>height</parameter></term>
<listitem>
<para>
The arc height
The ellipse height
</para>
</listitem>
</varlistentry>