diff options
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 2 |
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> |