More critical typos fixed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236990 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Alexander Songe 2007-06-05 03:08:12 +00:00
parent 3ca7f7e052
commit f510f3879c
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.imagickdraw-composite">
<refnamediv>
<refname>ImagickDraw::composite</refname>
@ -82,7 +82,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&imagick.imagickdraw.return.success
&imagick.imagickdraw.return.success;
</para>
</refsect1>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.imagickdraw-roundrectangle">
<refnamediv>
<refname>ImagickDraw::roundRectangle</refname>
@ -19,7 +19,7 @@
</methodsynopsis>
&warn.undocumented.func;
<para>
Draws a rounted rectangle given two coordinates, x & y corner radiuses and using the current stroke, stroke width, and fill settings.
Draws a rounted rectangle given two coordinates, x &amp; y corner radiuses and using the current stroke, stroke width, and fill settings.
</para>
</refsect1>