mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Fix table title.
This commit is contained in:
parent
87953b3d60
commit
271852a021
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.75.2.1 2006/07/28 15:33:28 tgl Exp $ -->
|
||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.75.2.2 2006/07/28 16:22:02 tgl Exp $ -->
|
||||
|
||||
<chapter id="charset">
|
||||
<title>Localization</>
|
||||
|
|
@ -323,7 +323,7 @@ initdb --locale=sv_SE
|
|||
</para>
|
||||
|
||||
<table id="charset-table">
|
||||
<title>Server Character Sets</title>
|
||||
<title><productname>PostgreSQL</productname> Character Sets</title>
|
||||
<tgroup cols="6">
|
||||
<thead>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue