Index: documentation/manual/en/module_specs/Zend_Form-StandardDecorators.xml
===================================================================
--- documentation/manual/en/module_specs/Zend_Form-StandardDecorators.xml	(revision 24676)
+++ documentation/manual/en/module_specs/Zend_Form-StandardDecorators.xml	(working copy)
@@ -417,6 +417,16 @@
 ]]></programlisting>
     </sect2>
 
+    <sect2 id="zend.form.standardDecorators.tooltip">
+        <title>Zend_Form_Decorator_Tooltip</title>
+
+        <para>
+            The Tooltip decorator translates the title attribute if it is
+            available, if the translator is available and if the translator is
+            not disable on the element being rendered.
+        </para>
+    </sect2>
+
     <sect2 id="zend.form.standardDecorators.viewHelper">
         <title>Zend_Form_Decorator_ViewHelper</title>
 
