Просмотр исходного кода

[DOCUMENTATION] English:

-  fixing xml error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@18068 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 лет назад
Родитель
Сommit
c93fe56a42

+ 1 - 1
documentation/manual/en/module_specs/Zend_Tool_Framework-Extending.xml

@@ -158,7 +158,7 @@ php.error_reporting = 1
 ]]></programlisting>
 
             <important>
-                <para>The reserved prefix "php" only works with INI files. You can't set PHP INI values with PHP or XML config.</para>.
+                <para>The reserved prefix "php" only works with INI files. You can't set PHP INI values with PHP or XML config.</para>
             </important>
 
         </sect3>