فهرست منبع

[MANUAL] English:

- some fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21554 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 سال پیش
والد
کامیت
eab8b2c815
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      documentation/manual/en/module_specs/Zend_Validate-Between.xml

+ 2 - 2
documentation/manual/en/module_specs/Zend_Validate-Between.xml

@@ -35,14 +35,14 @@
 
             <listitem>
                 <para>
-                    <emphasis><property>min</property></emphasis>: Sets the minimum border for the
+                    <emphasis><property>max</property></emphasis>: Sets the maximum border for the
                     validation.
                 </para>
             </listitem>
 
             <listitem>
                 <para>
-                    <emphasis><property>max</property></emphasis>: Sets the maximum border for the
+                    <emphasis><property>min</property></emphasis>: Sets the minimum border for the
                     validation.
                 </para>
             </listitem>