Skip to content

Commit ea70f69

Browse files
committed
Fix documentation typo in commit 5e6368b.
Back-patch to 14.
1 parent 1396b5c commit ea70f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/monitoring.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2224,7 +2224,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
22242224
<entry>Waiting during base backup when throttling activity.</entry>
22252225
</row>
22262226
<row>
2227-
<entry><literal>CheckpointerWriteDelay</literal></entry>
2227+
<entry><literal>CheckpointWriteDelay</literal></entry>
22282228
<entry>Waiting between writes while performing a checkpoint.</entry>
22292229
</row>
22302230
<row>

0 commit comments

Comments
 (0)