diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 128c212f50..01c9a91989 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
@@ -7187,7 +7187,7 @@ SELECT col FROM sometable ORDER BY col ASC LIMIT 1;
A similar query (obtained by substituting DESC
for ASC in the query above) can be used in the
- place of max()).
+ place of max().