Fix documentation typo.
authorNeil Conway <neilc@samurai.com>
Fri, 22 Oct 2004 14:12:41 +0000 (14:12 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 22 Oct 2004 14:12:41 +0000 (14:12 +0000)
doc/src/sgml/ref/create_database.sgml

index 071db1d06db16bb0dce0ab4f4542a6335dcbc9ba..21f45f98a9297204d99f917f1e7e727a68884cbc 100644 (file)
@@ -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>