diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index 97e050f039..ff301cc667 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -1,5 +1,5 @@ @@ -1497,7 +1497,7 @@ LANGUAGE C; either base (scalar) data types, or composite (multi-column) data types. The API is split into two main components: support for returning composite data types, and support for returning multiple rows - (set returning functions or SRFs). + (set-returning functions or SRFs).