mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Minor typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44616 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6ff726ad81
commit
90b3249dbc
1 changed files with 2 additions and 2 deletions
|
@ -619,7 +619,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<para>
|
||||
<function>swfdisplayitem->scale</function> scales the current object by
|
||||
(<parameter>dx</parameter>,<parameter>dy</parameter>) from its
|
||||
current position.
|
||||
current size.
|
||||
</para>
|
||||
<simpara>
|
||||
The object may be a <function>swfshape</function>, a
|
||||
|
@ -991,7 +991,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<refentry id="function.swfdisplayitem.setratio">
|
||||
<refnamediv>
|
||||
<refname>SWFDisplayItem->setRatio</refname>
|
||||
<refpurpose>Sets the object's ratio to ratio.</refpurpose>
|
||||
<refpurpose>Sets the object's ratio.</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
Loading…
Reference in a new issue