diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml
index 789cac9fcab..086e6231998 100644
--- a/doc/src/sgml/xfunc.sgml
+++ b/doc/src/sgml/xfunc.sgml
@@ -4230,7 +4230,7 @@ supportfn(internal) returns internal
the FROM item as though a sub-select had been
written instead. The Query tree must appear as it would after parse
analysis and rewrite processing. One way to ensure that that's true
- is to build a SQL string then feed it
+ is to build an SQL string then feed it
through pg_parse_query
and pg_analyze_and_rewrite, or related
functions. PARAM_EXTERN Param