Quellcode durchsuchen

[MANUAL] English:

- some fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21554 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas vor 16 Jahren
Ursprung
Commit
eab8b2c815
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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>