summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera2018-05-30 18:08:51 +0000
committerAlvaro Herrera2018-05-30 18:11:42 +0000
commitd3b10f0d64e90e9c78b8adc24ab3e38b30ef60bd (patch)
treef550e4044cd77442f6bf8d460b0fda72cd50734a
parent08186dc05b3eed9c1f29b3349b122487d84ef3eb (diff)
Fix grammar
Reported-by: Pavlo Golub Author: MichaĆ«l Paquier Discussion: https://postgr.es/m/[email protected]
-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 c278076e68..c2adb22dff 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>