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

[MANUAL] English:

- typo fixed

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20101 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 лет назад
Родитель
Сommit
760dea3a51
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      documentation/manual/en/module_specs/Zend_Config_Xml.xml

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

@@ -180,7 +180,7 @@ $config = new Zend_Config_Xml($string, 'staging');
             With the namespace enabled, you can now use <acronym>PHP</acronym> constants within
             With the namespace enabled, you can now use <acronym>PHP</acronym> constants within
             your configuration files. Additionally, the <emphasis>extends</emphasis>
             your configuration files. Additionally, the <emphasis>extends</emphasis>
             attribute was moved to the new namespace and is deprecated in the
             attribute was moved to the new namespace and is deprecated in the
-            <constant>NULL</constant> namespace. It will be completly removed there in
+            <constant>NULL</constant> namespace. It will be completely removed there in
             Zend Framework 2.0.
             Zend Framework 2.0.
         </para>
         </para>
         <programlisting language="xml"><![CDATA[
         <programlisting language="xml"><![CDATA[