Fix typo in docs.
authorThomas Munro <tmunro@postgresql.org>
Tue, 8 Apr 2025 10:02:24 +0000 (22:02 +1200)
committerThomas Munro <tmunro@postgresql.org>
Tue, 8 Apr 2025 10:02:45 +0000 (22:02 +1200)
Typo in previous commit.

doc/src/sgml/ref/alter_database.sgml

index 835c1af87eb53faff0c00fc0685d357817decddc..9da8920e12eff3bd993777a754723666511354c5 100644 (file)
@@ -83,7 +83,7 @@ ALTER DATABASE <replaceable class="parameter">name</replaceable> RESET ALL
    must be empty for this database, and no one can be connected to
    the database.  Tables and indexes in non-default tablespaces are
    unaffected.  The method used to copy files to the new tablespace
-   is affected by the <xref glinkend="guc_file_copy_method"/> setting.
+   is affected by the <xref linkend="guc_file_copy_method"/> setting.
   </para>
 
   <para>