Browse Source

[MANUAL] English:

- typo fixed

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20101 44c647ce-9c0f-0410-b52a-842ac1e357ba
thomas 16 years ago
parent
commit
760dea3a51
1 changed files with 1 additions and 1 deletions
  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
             your configuration files. Additionally, the <emphasis>extends</emphasis>
             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.
         </para>
         <programlisting language="xml"><![CDATA[