فهرست منبع

[DOCUMENTATION] English:

- some manual fixes

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16917 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 سال پیش
والد
کامیت
250a25ddae

+ 4 - 4
documentation/manual/en/module_specs/Zend_Config_Ini.xml

@@ -122,16 +122,16 @@ echo $config->database->params->dbname; // prints "dbname"
                         <itemizedlist>
                             <listitem>
                                 <para>
-                                    <property>allowModifications</property>: Set to
-                                    <constant>TRUE</constant> to allow
+                                    <emphasis><property>allowModifications</property></emphasis>:
+                                    Set to <constant>TRUE</constant> to allow
                                     subsequent modification of loaded file. Defaults to
                                     <constant>NULL</constant>
                                 </para>
                             </listitem>
                             <listitem>
                                 <para>
-                                    <property>nestSeparator</property>: Set to the character to be
-                                    used as the nest separator. Defaults to "."
+                                    <emphasis><property>nestSeparator</property></emphasis>: Set to
+                                    the character to be used as the nest separator. Defaults to "."
                                 </para>
                             </listitem>
                         </itemizedlist>

+ 1 - 1
documentation/manual/en/module_specs/Zend_Controller-Basics.xml

@@ -82,7 +82,7 @@
                     <acronym>URI</acronym> endpoint as specified in
                     <classname>Zend_Controller_Request_Http</classname> and decomposes it
                     into a controller, action, and parameters based on the path
-                    information in the url. As an example, the <acronym>URL</acronym>
+                    information in the <acronym>URL</acronym>. As an example, the <acronym>URL</acronym>
                     <filename>http://localhost/foo/bar/key/value</filename> would be
                     decoded to use the <emphasis>foo</emphasis> controller,
                     <emphasis>bar</emphasis> action, and specify a parameter