doc: Fix some grammar and typos This fixes some areas related to logical replication and custom RMGRs.
Author: Ekaterina Kiryanova Discussion: https://postgr.es/m/[email protected] Backpatch-through: 15 Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/64b431d15c49ce39a12dcaec78a60b884be1efba Modified Files -------------- doc/src/sgml/custom-rmgr.sgml | 6 +++--- doc/src/sgml/func.sgml | 2 +- doc/src/sgml/logical-replication.sgml | 6 +++--- src/backend/access/transam/rmgr.c | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-)
