diff --git a/reference/strings/functions/levenshtein.xml b/reference/strings/functions/levenshtein.xml index c8c7ae65bc..891b86ec8d 100644 --- a/reference/strings/functions/levenshtein.xml +++ b/reference/strings/functions/levenshtein.xml @@ -1,5 +1,5 @@ - + @@ -23,12 +23,14 @@ intcost_rep intcost_del + This function returns the Levenshtein-Distance between the two argument strings or -1, if one of the argument strings @@ -59,6 +61,7 @@ is more general and adaptive than variant one, but not as efficient. + See also soundex, similar_text, and