Selaa lähdekoodia

[DOCU] English:

- manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17862 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 vuotta sitten
vanhempi
commit
b33b98612b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      documentation/manual/en/module_specs/Zend_Date-Constants.xml

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

@@ -126,7 +126,7 @@
                         <entry>Day (as a number, two digit)</entry>
                         <entry>2009-02-06T14:53:27+01:00</entry>
                         <entry>
-                            <command>2009-02-<emphasis>06</emphasis>T14:53:27+01:00</command> (06)
+                            <emphasis>06</emphasis>
                         </entry>
                     </row>
                     <row>
@@ -134,7 +134,7 @@
                         <entry>Day (as a number, one or two digit)</entry>
                         <entry>2009-02-06T14:53:27+01:00</entry>
                         <entry>
-                            <command>2009-02-0<emphasis>6</emphasis>T14:53:27+01:00</command> (6)
+                            <emphasis>6</emphasis>
                         </entry>
                     </row>
                     <row>