From: Daniel Gustafsson Date: Wed, 20 Dec 2023 22:07:44 +0000 (+0100) Subject: doc: Fix typo in pg_combinebackup documentation X-Git-Tag: REL_17_BETA1~1265 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=e6c56f2a9d45d2ee636bb94c93a4268c39a1ad18;p=postgresql.git doc: Fix typo in pg_combinebackup documentation Commit dc2123400 accidentally misspelled "combination". --- diff --git a/doc/src/sgml/ref/pg_combinebackup.sgml b/doc/src/sgml/ref/pg_combinebackup.sgml index e1729671a5d..e1cb31607ec 100644 --- a/doc/src/sgml/ref/pg_combinebackup.sgml +++ b/doc/src/sgml/ref/pg_combinebackup.sgml @@ -85,7 +85,7 @@ PostgreSQL documentation The / option instructs pg_cominebackup to figure out what would be done without actually creating the target directory or any output files. - It is particularly useful in comination with . + It is particularly useful in combination with .