Author: ringhio Date: 2010-04-01 00:42:13 +0200 (Thu, 01 Apr 2010) New Revision: 28943
Modified: doc/branches/1.4/more-with-symfony/en/07-Extending-the-Web-Debug-Toolbar.markdown Log: [doc][1.4] Fixed typo (closes #7882) Modified: doc/branches/1.4/more-with-symfony/en/07-Extending-the-Web-Debug-Toolbar.markdown =================================================================== --- doc/branches/1.4/more-with-symfony/en/07-Extending-the-Web-Debug-Toolbar.markdown 2010-03-31 22:35:47 UTC (rev 28942) +++ doc/branches/1.4/more-with-symfony/en/07-Extending-the-Web-Debug-Toolbar.markdown 2010-03-31 22:42:13 UTC (rev 28943) @@ -103,7 +103,7 @@ >As of symfony 1.3, a `sfWebDebugPanel` url parameter can be used to >automatically >open a particular web debug panel on page load. For example, adding >`?sfWebDebugPanel=documentation` to the end of the url would automatically ->open the documentation panel we just added. This is can become quite handy +>open the documentation panel we just added. This can become quite handy >while building custom panels. The Three Types of Web Debug Panels -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
