10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52f868 commit 751d8eaCopy full SHA for 751d8ea
doc/src/sgml/ref/create_user.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.15 2000/07/14 15:27:14 thomas Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_user.sgml,v 1.16 2000/10/12 22:08:42 momjian Exp $
3
Postgres documentation
4
-->
5
@@ -165,7 +165,7 @@ CREATE USER <replaceable class="PARAMETER">username</replaceable>
165
</title>
166
<para>
167
CREATE USER will add a new user to an instance of
168
- <productname>Postgres</productname>. Refer to the adminstrator's
+ <productname>Postgres</productname>. Refer to the administrator's
169
guide for information about managing users and authentication.
170
You must be a database superuser to use this command.
171
</para>
0 commit comments