Procházet zdrojové kódy

[DOCUMENTATION] English: manual fix

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19691 44c647ce-9c0f-0410-b52a-842ac1e357ba
mikaelkael před 16 roky
rodič
revize
37a8ae3954

+ 1 - 1
documentation/manual/en/module_specs/Zend_Config_Writer.xml

@@ -36,7 +36,7 @@
     </itemizedlist>
     </itemizedlist>
 
 
     <para>
     <para>
-        The Ini writer has two modes for rendering with regard to sections.
+        The <acronym>INI</acronym> writer has two modes for rendering with regard to sections.
         By default the top-level configuration is always written into section names.
         By default the top-level configuration is always written into section names.
         By calling <command>$writer->setRenderWithoutSections();</command> all options are written
         By calling <command>$writer->setRenderWithoutSections();</command> all options are written
         into the global namespace of the <acronym>INI</acronym> file and no sections are applied.
         into the global namespace of the <acronym>INI</acronym> file and no sections are applied.