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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/83e42a0035718914efad2fe04080fd6c579e9ef2 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(-)
