aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/create_database.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/create_database.sgml b/doc/src/sgml/ref/create_database.sgml
index 071db1d06db..21f45f98a92 100644
--- a/doc/src/sgml/ref/create_database.sgml
+++ b/doc/src/sgml/ref/create_database.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.41 2004/07/17 16:33:31 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/create_database.sgml,v 1.42 2004/10/22 14:12:41 neilc Exp $
PostgreSQL documentation
-->
@@ -173,7 +173,7 @@ CREATE DATABASE lusiadas;
</para>
<para>
- To create a database <literal>sales</> owned by user <literal>salesapp</>>
+ To create a database <literal>sales</> owned by user <literal>salesapp</>
with a default tablespace of <literal>salesspace</>:
<programlisting>