mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
3ca7f7e052
commit
f510f3879c
2 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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 & y corner radiuses and using the current stroke, stroke width, and fill settings.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue