BUG #6158: documentation error (grammar/typo)

Started by rafover 14 years ago2 messagesbugs
Jump to latest
#1raf
raf@raf.org

The following bug has been logged online:

Bug reference: 6158
Logged by: raf
Email address: raf@raf.org
PostgreSQL version: 9.0.4
Operating system: n/a
Description: documentation error (grammar/typo)
Details:

in the documentation available at:

http://www.postgresql.org/docs/current/static/monitoring-stats.html

the sentence:

"This is an facility independent of the collector process."

should be:

"This is a facility independent of the collector process."

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: raf (#1)
Re: BUG #6158: documentation error (grammar/typo)

"raf" <raf@raf.org> writes:

the sentence:
"This is an facility independent of the collector process."
should be:
"This is a facility independent of the collector process."

Seems to be fixed already in the 9.1 docs, but thanks for the report!

regards, tom lane