fix apparent typo in release notes
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 4 Aug 2025 19:37:00 +0000 (15:37 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 4 Aug 2025 19:37:00 +0000 (15:37 -0400)
doc/src/sgml/release-18.sgml

index f42ba3000bc05c71269075bd64c435b86b991e99..ce594b5b4ceb835be35489abc050d998a3db8f9e 100644 (file)
@@ -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>