Explorar o código

fix typo

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19149 44c647ce-9c0f-0410-b52a-842ac1e357ba
stas %!s(int64=16) %!d(string=hai) anos
pai
achega
aeb3b3c135
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/Zend/Config/Xml.php

+ 1 - 1
library/Zend/Config/Xml.php

@@ -61,7 +61,7 @@ class Zend_Config_Xml extends Zend_Config
      *
      * @param  string  $xml     XML file or string to process
      * @param  mixed   $section Section to process
-     * @param  boolean $options Whether modifiacations are allowed at runtime
+     * @param  boolean $options Whether modifications are allowed at runtime
      * @throws Zend_Config_Exception When xml is not set or cannot be loaded
      * @throws Zend_Config_Exception When section $sectionName cannot be found in $xml
      */