hirokawa Mon Nov 11 10:14:26 2002 EDT
Modified files:
/phpdoc/en/reference/ldap/functions ldap-first-entry.xml
Log:
fixed a typo.
Index: phpdoc/en/reference/ldap/functions/ldap-first-entry.xml
diff -u phpdoc/en/reference/ldap/functions/ldap-first-entry.xml:1.2
phpdoc/en/reference/ldap/functions/ldap-first-entry.xml:1.3
--- phpdoc/en/reference/ldap/functions/ldap-first-entry.xml:1.2 Wed Apr 17 02:39:44
2002
+++ phpdoc/en/reference/ldap/functions/ldap-first-entry.xml Mon Nov 11 10:14:26
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ldap.xml, last change in rev 1.2 -->
<refentry id="function.ldap-first-entry">
<refnamediv>
@@ -23,7 +23,7 @@
functions. <function>ldap_first_entry</function> returns the
entry identifier for first entry in the result. This entry
identifier is then supplied to
- <function>lap_next_entry</function> routine to get successive
+ <function>ldap_next_entry</function> routine to get successive
entries from the result.</para>
<para>
See also <function>ldap_get_entries</function>.</para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php