Skip to content

Commit 7ea21f4

Browse files
committed
Fix typo in docs.
Typo in previous commit.
1 parent f78ca6f commit 7ea21f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/alter_database.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ ALTER DATABASE <replaceable class="parameter">name</replaceable> RESET ALL
8383
must be empty for this database, and no one can be connected to
8484
the database. Tables and indexes in non-default tablespaces are
8585
unaffected. The method used to copy files to the new tablespace
86-
is affected by the <xref glinkend="guc_file_copy_method"/> setting.
86+
is affected by the <xref linkend="guc_file_copy_method"/> setting.
8787
</para>
8888

8989
<para>

0 commit comments

Comments
 (0)