diff --git a/reference/strings/functions/levenshtein.xml b/reference/strings/functions/levenshtein.xml index b9a1f46b967b..f8f783ce8661 100644 --- a/reference/strings/functions/levenshtein.xml +++ b/reference/strings/functions/levenshtein.xml @@ -5,7 +5,7 @@ levenshtein Calculate Levenshtein distance between two strings - + &reftitle.description; @@ -83,7 +83,7 @@ - + &reftitle.returnvalues; diff --git a/reference/strings/functions/metaphone.xml b/reference/strings/functions/metaphone.xml index f9a10da1de5b..ce5f7921dbfa 100644 --- a/reference/strings/functions/metaphone.xml +++ b/reference/strings/functions/metaphone.xml @@ -5,7 +5,7 @@ metaphone Calculate the metaphone key of a string - + &reftitle.description; @@ -155,6 +155,16 @@ string(6) "ASTRKS" + + &reftitle.seealso; + + + levenshtein + similar_text + soundex + + +