Skip to content

Commit 3d8875c

Browse files
committed
[Doc]: fix pghintplan.sgml
1 parent 75e6b61 commit 3d8875c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pghintplan.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ postgres=#
7070
Hinting phrases are classified into four types based on what
7171
kind of object they can affect. Scaning methods, join methods,
7272
joining order, row number correction and GUC setting. You will
73-
see the lists of hint phrases of each type in Hint list (See <xref linkend="pg-hint-plan-hint-list"/>).
73+
see the lists of hint phrases of each type in Hint list (See <xref linkend="pg-hint-plan-hint-list">).
7474
</para>
7575
<sect4 id="">
7676
<title>Hints for scan methods</title>

0 commit comments

Comments
 (0)