diff --git a/doc/src/sgml/typeconv.sgml b/doc/src/sgml/typeconv.sgml index cac31d8dfb..8b51ed2fa3 100644 --- a/doc/src/sgml/typeconv.sgml +++ b/doc/src/sgml/typeconv.sgml @@ -254,6 +254,7 @@ Run through all candidates and keep those with the most exact matches on input types. Keep all candidates if none have any exact matches. If only one candidate remains, use it; else continue to the next step. + Run through all candidates and keep those with the most exact or @@ -462,6 +463,7 @@ Run through all candidates and keep those with the most exact matches on input types. Keep all candidates if none have any exact matches. If only one candidate remains, use it; else continue to the next step. + Run through all candidates and keep those with the most exact or