fixed copy/paste mistake in swfmovie->nextframe() function doc

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94058 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Heilig (Cece) Szabolcs 2002-08-29 13:12:02 +00:00
parent 717bf2f4ba
commit 380d56d7ed

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfmovie.nextframe">
<refnamediv>
@ -14,7 +14,7 @@
</methodsynopsis>
&warn.experimental.func;
<para>
<function>swfmovie->setframes</function> moves to the next frame of
<function>swfmovie->nextframe</function> moves to the next frame of
the animation.
</para>
</refsect1>