Skip to content

Commit fbed6eb

Browse files
committed
Remove spurious "the".
Spotted by Martin Marqués. Discussion: http://postgr.es/m/CABeG9LvQMtsKrOkhcA_mKJu1duArw4v+smeJKurYGjPVBZFecg@mail.gmail.com
1 parent f22e17f commit fbed6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_combinebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ PostgreSQL documentation
4949
that the backups you specify form a legal backup chain from which a correct
5050
full backup can be reconstructed. However, it is not designed to help you
5151
keep track of which backups depend on which other backups. If you remove
52-
the one or more of the previous backups upon which your incremental
52+
one or more of the previous backups upon which your incremental
5353
backup relies, you will not be able to restore it. Moreover,
5454
<application>pg_combinebackup</application> only attempts to verify that the
5555
backups have the correct relationship to each other, not that each

0 commit comments

Comments
 (0)