From: Robert Haas Date: Tue, 30 Aug 2011 16:49:18 +0000 (-0400) Subject: Repair brain fade in previous commit, per Josh Kupershmidt. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=083549e43a8f717a16e4cb3f23649e13574ff226;p=users%2Fkgrittn%2Fpostgres.git Repair brain fade in previous commit, per Josh Kupershmidt. --- diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml index c6424b43bb..724fe40df2 100644 --- a/doc/src/sgml/ref/dropuser.sgml +++ b/doc/src/sgml/ref/dropuser.sgml @@ -92,7 +92,7 @@ PostgreSQL documentation - 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.