summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2025-08-04 15:37:00 -0400
committerAndrew Dunstan <andrew@dunslane.net>2025-08-04 15:37:00 -0400
commit7c3a036f5c6d05657f5e9bd081a7dfcfb3c49639 (patch)
tree231e721ba91fbb621fa1f0081445a5ba8c4f2c65
parent0e6b791846415ecff3df0e463a201fff8da7360b (diff)
fix apparent typo in release notesorigin/REL_18_STABLE
-rw-r--r--doc/src/sgml/release-18.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml
index f42ba3000bc..ce594b5b4ce 100644
--- a/doc/src/sgml/release-18.sgml
+++ b/doc/src/sgml/release-18.sgml
@@ -1524,7 +1524,7 @@ Author: Amit Kapila <akapila@postgresql.org>
<listitem>
<para>
- Allow inactive replication slots to be automatically invalided using
+ Allow inactive replication slots to be automatically invalidated using
server variable <xref linkend="guc-idle-replication-slot-timeout"/>
(Nisha Moond, Bharath Rupireddy)
<ulink url="&commit_baseurl;ac0e33136">&sect;</ulink>