Skip to content

Commit c46aa26

Browse files
committed
seg.sgml中一处注释错误修正
1 parent ce1d37d commit c46aa26

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

postgresql/doc/src/sgml/seg.sgml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@
1818
</para>
1919

2020
<sect2>
21-
<title><--!Rationale-->原理</title>
21+
<--!
22+
<title>Rationale</title>
23+
-->
24+
<title>原理</title>
2225

2326
<para>
2427
<!--The geometry of measurements is usually more complex than that of a
@@ -478,4 +481,4 @@ postgres=> select '10(+-)1'::seg as seg;
478481

479482
</sect2>
480483

481-
</sect1>
484+
</sect1>

0 commit comments

Comments
 (0)