summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2022-03-16 15:53:28 +1300
committerThomas Munro <tmunro@postgresql.org>2022-03-16 15:56:41 +1300
commitea70f6945029b622ea28d53c7a32354d1d033246 (patch)
tree6fa72198bbc5436961f7c0ad19e53439d282f9ee /doc/src
parent1396b5c6ed2bf46433c77ad0ce7f1ddaa984c224 (diff)
Fix documentation typo in commit 5e6368b4.
Back-patch to 14.
Diffstat (limited to 'doc/src')
-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 cfddd33da1d..9b43feb8557 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -2224,7 +2224,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<entry>Waiting during base backup when throttling activity.</entry>
</row>
<row>
- <entry><literal>CheckpointerWriteDelay</literal></entry>
+ <entry><literal>CheckpointWriteDelay</literal></entry>
<entry>Waiting between writes while performing a checkpoint.</entry>
</row>
<row>