aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2016-07-30 21:34:28 -0400
committerBruce Momjian <bruce@momjian.us>2016-07-30 21:34:28 -0400
commit6335c80ef417b58f657fe9bc21f99edd79511f30 (patch)
treebfe01b568c8b98e5be621f6416a7fdc3020a8ba5
parent9e765bb10fcb1438806bc139e243871234990423 (diff)
downloadpostgresql-6335c80ef417b58f657fe9bc21f99edd79511f30.tar.gz
postgresql-6335c80ef417b58f657fe9bc21f99edd79511f30.zip
doc: improve wording of Error Message Style Guide
Reported-by: Daniel Gustafsson Discussion: 48DB4EDA-96F8-4B2F-99C4-110900FC7540@yesql.se Author: Daniel Gustafsson
-rw-r--r--doc/src/sgml/sources.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml
index eb852627273..d132ee4a2ed 100644
--- a/doc/src/sgml/sources.sgml
+++ b/doc/src/sgml/sources.sgml
@@ -453,7 +453,7 @@ Hint: the addendum
verbose mode, or perhaps a pop-up error-details window. Also, details and
hints would normally be suppressed from the server log to save
space. Reference to implementation details is best avoided since users
- don't know the details anyway.
+ aren't expected to know the details.
</para>
</simplesect>