From 97bbfc32c837591521c5531719dbe65274a18bfb Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 9 Sep 2010 05:24:51 +0000 Subject: [PATCH] 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 --- reference/swf/functions/swf-popmatrix.xml | 2 +- reference/swf/functions/swf-pushmatrix.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/swf/functions/swf-popmatrix.xml b/reference/swf/functions/swf-popmatrix.xml index 766fab54d9..5b7c3acdf4 100644 --- a/reference/swf/functions/swf-popmatrix.xml +++ b/reference/swf/functions/swf-popmatrix.xml @@ -13,7 +13,7 @@ - Pushes the current transformation matrix back onto the stack. + Restores a previous transformation matrix. diff --git a/reference/swf/functions/swf-pushmatrix.xml b/reference/swf/functions/swf-pushmatrix.xml index b57f8c668a..ae68505c2f 100644 --- a/reference/swf/functions/swf-pushmatrix.xml +++ b/reference/swf/functions/swf-pushmatrix.xml @@ -3,7 +3,7 @@ swf_pushmatrix - Push the current transformation matrix back unto the stack + Push the current transformation matrix back onto the stack