Преглед изворни кода

[DOCUMENTATION] English:
- fix compilation error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19554 44c647ce-9c0f-0410-b52a-842ac1e357ba

mikaelkael пре 16 година
родитељ
комит
c7a1cb94f2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      documentation/manual/en/module_specs/Zend_Form-Elements.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Form-Elements.xml

@@ -660,7 +660,7 @@ $messages = $element->getMessages();
                 have a different behaviour you must create your own instance of
                 <classname>Zend_Validate_NotEmpty</classname>. There you can define the behaviour of
                 this validator. See <ulink
-                    linkend="zend.validate.set.notempty">Zend_Validate_NotEmpty</ulink> for details.
+                    url="zend.validate.set.notempty">Zend_Validate_NotEmpty</ulink> for details.
             </para>
         </note>