aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/dropuser.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml
index c6424b43bb5..724fe40df26 100644
--- a/doc/src/sgml/ref/dropuser.sgml
+++ b/doc/src/sgml/ref/dropuser.sgml
@@ -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>