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

[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 16 лет назад
Родитель
Сommit
05a18d2f40
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      documentation/manual/en/module_specs/Zend_Ldap-Introduction.xml

+ 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
             <acronym>LDAP</acronym> entries (<classname>Zend_Ldap_Attribute</classname>) such as
             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>
             distinguished names (DN) (<classname>Zend_Ldap_Dn</classname>).
         </para>