--- documentation/manual/en/module_specs/Zend_Form-Forms.xml (revision 22916) +++ documentation/manual/en/module_specs/Zend_Form-Forms.xml (working copy) @@ -615,7 +615,7 @@ Zend_Form_DisplayGroup. While it can be instantiated directly, it is usually best to use Zend_Form's addDisplayGroup() method to do so. This method takes an - array of elements as its first argument, and a name for the display + array of element names as its first argument, and a name for the display group as its second argument. You may optionally pass in an array of options or a Zend_Config object as the third argument.