aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2018-05-30 14:08:51 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2018-05-30 14:11:42 -0400
commitd3b10f0d64e90e9c78b8adc24ab3e38b30ef60bd (patch)
treef550e4044cd77442f6bf8d460b0fda72cd50734a
parent08186dc05b3eed9c1f29b3349b122487d84ef3eb (diff)
downloadpostgresql-d3b10f0d64e90e9c78b8adc24ab3e38b30ef60bd.tar.gz
postgresql-d3b10f0d64e90e9c78b8adc24ab3e38b30ef60bd.zip
Fix grammar
Reported-by: Pavlo Golub Author: Michaƫl Paquier Discussion: https://postgr.es/m/152741547.20180530101229@cybertec.at
-rw-r--r--doc/src/sgml/monitoring.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index c278076e68d..c2adb22dff9 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -1236,7 +1236,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
</row>
<row>
<entry><literal>ClientWrite</literal></entry>
- <entry>Waiting to write data from the client.</entry>
+ <entry>Waiting to write data to the client.</entry>
</row>
<row>
<entry><literal>LibPQWalReceiverConnect</literal></entry>