diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index a411f866a04..00f8ffb38cb 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -6431,7 +6431,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
interval
Subtract arguments, producing a symbolic> result that
- uses years and months
, rather than just days
+ uses years and months, rather than just days
age(timestamp '2001-04-10', timestamp '1957-06-13')
43 years 9 mons 27 days