aidan Fri Aug 6 11:44:07 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions similar-text.xml
Log:
Added seealso
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/similar-text.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/strings/functions/similar-text.xml
diff -u phpdoc/en/reference/strings/functions/similar-text.xml:1.3
phpdoc/en/reference/strings/functions/similar-text.xml:1.4
--- phpdoc/en/reference/strings/functions/similar-text.xml:1.3 Tue Aug 3 11:51:10
2004
+++ phpdoc/en/reference/strings/functions/similar-text.xml Fri Aug 6 11:44:07
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.similar-text">
<refnamediv>
@@ -30,6 +30,9 @@
in percent for you. It returns the number of matching chars in
both strings.
</para>
+ <simpara>
+ See also <function>levenshtein</function>.
+ </simpara>
</refsect1>
</refentry>