Quellcode durchsuchen

[DOCUMENTATION] English:

- some manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16845 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas vor 16 Jahren
Ursprung
Commit
95130fc482

+ 5 - 4
documentation/manual/en/module_specs/Zend_Application-AvailableResources-Db.xml

@@ -16,17 +16,18 @@
 
     <itemizedlist>
         <listitem><para>
-            <property>adapter</property>: <classname>Zend_Db</classname> adapter type.
+            <emphasis><property>adapter</property></emphasis>: <classname>Zend_Db</classname>
+            adapter type.
         </para></listitem>
 
         <listitem><para>
-            <property>params</property>: associative array of configuration
+            <emphasis><property>params</property></emphasis>: associative array of configuration
             parameters to use when retrieving the adapter instance.
         </para></listitem>
 
         <listitem><para>
-            <property>isDefaultTableAdapter</property>: whether or not to establish this
-            adapter as the default table adapter.
+            <emphasis><property>isDefaultTableAdapter</property></emphasis>: whether or not to
+            establish this adapter as the default table adapter.
         </para></listitem>
     </itemizedlist>
 

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

@@ -702,7 +702,7 @@
                     </row>
                     <row>
                         <entry>Zend_Date::DATETIME_SHORT</entry>
-                        <entry>Abbreviated Date with time (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>