Explorar el Código

[DOCUMENTATION] typo from modifiy to modify

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16828 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp hace 16 años
padre
commit
05a18d2f40

+ 1 - 1
documentation/manual/en/module_specs/Zend_Ldap-Introduction.xml

@@ -27,7 +27,7 @@
             The component provides several helper classes to perform operations on
             The component provides several helper classes to perform operations on
             <acronym>LDAP</acronym> entries (<classname>Zend_Ldap_Attribute</classname>) such as
             <acronym>LDAP</acronym> entries (<classname>Zend_Ldap_Attribute</classname>) such as
             setting and retrieving attributes (date values, passwords, boolean values, ...), to
             setting and retrieving attributes (date values, passwords, boolean values, ...), to
-            create and modifiy <acronym>LDAP</acronym> filter strings
+            create and modify <acronym>LDAP</acronym> filter strings
             (<classname>Zend_Ldap_Filter</classname>) and to manipulate <acronym>LDAP</acronym>
             (<classname>Zend_Ldap_Filter</classname>) and to manipulate <acronym>LDAP</acronym>
             distinguished names (DN) (<classname>Zend_Ldap_Dn</classname>).
             distinguished names (DN) (<classname>Zend_Ldap_Dn</classname>).
         </para>
         </para>