@@ -247,7 +247,7 @@ WAIT_EVENT_WAL_WRITEWALWrite"Waiting for a write to a WAL file."
247247
248248
249249#
250- # Waitevents - Buffer Pin
250+ # WaitEvents - Buffer Pin
251251#
252252
253253Section: ClassName - WaitEventBufferPin
@@ -256,15 +256,15 @@ WAIT_EVENT_BUFFER_PINBufferPin"Waiting to acquire an exclusive pin on a buffer
256256
257257
258258#
259- # Waitevents - Extension
259+ # WaitEvents - Extension
260260#
261261
262262Section: ClassName - WaitEventExtension
263263
264264WAIT_EVENT_DOCONLYExtension"Waiting in an extension."
265265
266266#
267- # Waitevents - LWLock
267+ # WaitEvents - LWLock
268268#
269269# This class of wait events has its own set of C structure, so these are
270270# only used for the documentation.
@@ -350,7 +350,7 @@ WAIT_EVENT_DOCONLYLogicalRepLauncherDSA"Waiting to access logical replication
350350WAIT_EVENT_DOCONLYLogicalRepLauncherHash"Waiting to access logical replication launcher's shared hash table."
351351
352352#
353- # Waiteven - Lock
353+ # WaitEvents - Lock
354354#
355355# This class of wait events has its own set of C structure, so these are
356356# only used for the documentation.