doc: Fix typo in pg_sync_replication_slots documentation

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: d32933cea5c9424a26e1d95e6140e1bac2e09845
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-06-30T08:12:31Z
Releases: 17.6
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