[Solar-svn] Revision 3150

pmjones at solarphp.com pmjones at solarphp.com
Sun May 4 17:18:45 CDT 2008


comment fix


Modified: trunk/Solar/View/Helper/Form.php
===================================================================
--- trunk/Solar/View/Helper/Form.php	2008-05-03 21:46:30 UTC (rev 3149)
+++ trunk/Solar/View/Helper/Form.php	2008-05-04 22:18:45 UTC (rev 3150)
@@ -841,7 +841,7 @@
      */
     public function reset()
     {
-        // attributed for the <form> tag
+        // attributes for the <form> tag
         $this->_attribs = array_merge(
             $this->_default_attribs,
             $this->_config['attribs']




More information about the Solar-svn mailing list