From 80e278e436a7ad5cb4724d8b8ef39e79e4c3f5e6 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Thu, 9 Nov 2023 16:44:39 -0500
Subject: doc: remove unnecessary comma in postgres-fdw
Backpatch-through: master
---
doc/src/sgml/postgres-fdw.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src/sgml/postgres-fdw.sgml')
diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml
index 33cc6e07b76..2ba96aa2957 100644
--- a/doc/src/sgml/postgres-fdw.sgml
+++ b/doc/src/sgml/postgres-fdw.sgml
@@ -124,7 +124,7 @@
user, password and sslpassword (specify these
- in a user mapping, instead, or use a service file)
+ in a user mapping instead, or use a service file)
--
cgit v1.2.3