doc: Fix typo in pg_sync_replication_slots documentation

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: b2a57747ba047844c0e7bf0acb7c75f84fc34989
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-06-30T08:12:31Z
Releases: 18.0
doc: Fix typo in pg_sync_replication_slots documentation

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

Files

PathChange+/−
doc/src/sgml/func.sgml modified +1 −1

Documentation touched