]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typo in pg_sync_replication_slots documentation
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 30 Jun 2025 08:12:31 +0000 (10:12 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 30 Jun 2025 08:12:31 +0000 (10:12 +0200)
Commit 1546e17f9d0 accidentally misspelled additionally as
additionaly.  Backpatch to v17 to match where the original
commit was backpatched.

Author: Daniel Gustafsson <daniel@yesql.se>
Backpatch-through: 17

doc/src/sgml/func.sgml

index 224d4fe5a9f95c8273edacc92a48b721806be6a1..298791858be309ff0ea525b43bbee544f8569e71 100644 (file)
@@ -29981,7 +29981,7 @@ postgres=# SELECT '0/0'::pg_lsn + pd.segment_number * ps.setting::int + :offset
         logical decoding and must be dropped after promotion. See
         <xref linkend="logicaldecoding-replication-slots-synchronization"/> for details.
         Note that this function is primarily intended for testing and
-        debugging purposes and should be used with caution. Additionaly,
+        debugging purposes and should be used with caution. Additionally,
         this function cannot be executed if
         <link linkend="guc-sync-replication-slots"><varname>
         sync_replication_slots</varname></link> is enabled and the slotsync