[PHPDOC] cvs: phpdoc /en/functions/ strings.xml From: Mike Robinson (mgrphp3 <email protected>)
Date: 05/26/00

mrobinso Fri May 26 17:42:51 2000 EDT

  Modified files:
    /phpdoc/en/functions strings.xml
  Log:
  Fixed levenshtein function heading in manual
  
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.16 phpdoc/en/functions/strings.xml:1.17
--- phpdoc/en/functions/strings.xml:1.16 Thu May 25 22:44:59 2000
+++ phpdoc/en/functions/strings.xml Fri May 26 17:42:50 2000
@@ -759,7 +759,7 @@
 
   <refentry id="function.levenshtein">
    <refnamediv>
- <refname>ltrim</refname>
+ <refname>levenshtein</refname>
     <refpurpose>
                  Calculate Levenshtein distance between two strings
     </refpurpose>