Fix doc bug #52768 (Two functions have the same description). Also fixed up a

grammatical error in the swf_pushmatrix() summary.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303201 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Adam Harvey 2010-09-09 05:24:51 +00:00
parent 52e4392db9
commit 97bbfc32c8
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
<void/>
</methodsynopsis>
<para>
Pushes the current transformation matrix back onto the stack.
Restores a previous transformation matrix.
</para>
</refsect1>

View file

@ -3,7 +3,7 @@
<refentry xml:id="function.swf-pushmatrix" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>swf_pushmatrix</refname>
<refpurpose>Push the current transformation matrix back unto the stack</refpurpose>
<refpurpose>Push the current transformation matrix back onto the stack</refpurpose>
</refnamediv>
<refsect1 role="description">