Browse Source

[DOCUMENTATION] English:
- fix error with Pdf rendering

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

mikaelkael 16 năm trước cách đây
mục cha
commit
c7dd2278a0

+ 1 - 1
documentation/manual/en/module_specs/Zend_Validate-Messages.xml

@@ -203,7 +203,7 @@
                     <entry>The file '%value%' can not be read</entry>
                 </row>
                 <row>
-                    <entry morerows="2" valign="middle">File_Exists</entry>
+                    <entry>File_Exists</entry>
                     <entry><constant>DOES_NOT_EXIST</constant></entry>
                     <entry>The file '%value%' does not exist</entry>
                 </row>