Skip to content

Commit c32e05b

Browse files
committed
Fix typo
1 parent 91ba77c commit c32e05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ PostgreSQL documentation
8888
There is no guarantee that all WAL files required for the backup are archived
8989
at the end of backup. If you are planning to use the backup for an archive
9090
recovery and want to ensure that all required files are available at that moment,
91-
you need to include them into the backup by using <literal>-x</> option.
91+
you need to include them into the backup by using the <literal>-x</> option.
9292
</para>
9393
</listitem>
9494
<listitem>

0 commit comments

Comments
 (0)