Fix typo.
authorBruce Momjian <bruce@momjian.us>
Thu, 12 Oct 2000 22:08:42 +0000 (22:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 12 Oct 2000 22:08:42 +0000 (22:08 +0000)
doc/src/sgml/ref/create_user.sgml

index d795f85fcc2c9ea82bb1c46b6f95870a7613e5c4..4e9d97d5828525edb1981ae23f835ac41264694c 100644 (file)
@@ -165,7 +165,7 @@ CREATE USER <replaceable class="PARAMETER">username</replaceable>
   </title>
   <para>
    CREATE USER will add a new user to an instance of 
-   <productname>Postgres</productname>. Refer to the adminstrator's
+   <productname>Postgres</productname>. Refer to the administrator's
    guide for information about managing users and authentication.
    You must be a database superuser to use this command.
   </para>