Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0fd087a

Browse files
committed
Fix table title.
1 parent b8cd6b4 commit 0fd087a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/charset.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.77 2006/07/28 15:33:17 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.78 2006/07/28 16:21:57 tgl Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -323,7 +323,7 @@ initdb --locale=sv_SE
323323
</para>
324324

325325
<table id="charset-table">
326-
<title>Server Character Sets</title>
326+
<title><productname>PostgreSQL</productname> Character Sets</title>
327327
<tgroup cols="6">
328328
<thead>
329329
<row>

0 commit comments

Comments
 (0)