Browse Source

[DOCUMENTATION] English:

- manual correction

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16810 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 years ago
parent
commit
87c70776de
1 changed files with 2 additions and 2 deletions
  1. 2 2
      documentation/manual/en/module_specs/Zend_Date-Constants.xml

+ 2 - 2
documentation/manual/en/module_specs/Zend_Date-Constants.xml

@@ -695,14 +695,14 @@
                     </row>
                     <row>
                         <entry>Zend_Date::DATETIME_MEDIUM</entry>
-                        <entry>Normal date (string, localized, normal)</entry>
+                        <entry>Normal date with time (string, localized, normal)</entry>
                         <entry>2009-02-13T14:53:27+01:00</entry>
                         <entry><emphasis>13.02.2009 14:53:27</emphasis>
                         </entry>
                     </row>
                     <row>
                         <entry>Zend_Date::DATETIME_SHORT</entry>
-                        <entry>Abbreviated Date (string, localized, abbreviated)</entry>
+                        <entry>Abbreviated Date with time (string, localized, abbreviated)</entry>
                         <entry>2009-02-13T14:53:27+01:00</entry>
                         <entry><emphasis>13.02.09 14:53</emphasis>
                         </entry>