Repair brain fade in previous commit, per Josh Kupershmidt.
authorRobert Haas <rhaas@postgresql.org>
Tue, 30 Aug 2011 16:49:18 +0000 (12:49 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 30 Aug 2011 16:49:18 +0000 (12:49 -0400)
doc/src/sgml/ref/dropuser.sgml

index c6424b43bb575a78e82fd09ca174eaf5ae793ade..724fe40df267da997d7f88dddc1e4fbbe65f842f 100644 (file)
@@ -92,7 +92,7 @@ PostgreSQL documentation
       <term><option>--if-exists</></term>
       <listitem>
        <para>
-        Do not throw an error if the database does not exist. A notice is
+        Do not throw an error if the user does not exist. A notice is
         issued in this case.
        </para>
       </listitem>