aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/typeconv.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/sgml/typeconv.sgml b/doc/src/sgml/typeconv.sgml
index cac31d8dfba..8b51ed2fa35 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.
</para>
+</step>
<step performance="required">
<para>
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.
</para>
+</step>
<step performance="required">
<para>
Run through all candidates and keep those with the most exact or