Skip to content

Commit d010cc6

Browse files
committed
Doc: fix incorrect punctuation
Author: Noboru Saito <noborusai@gmail.com> Discussion: https://postgr.es/m/CAAM3qnJtv5YbjpwDfVOYN2gZ9zGSLFM1UGJgptSXmwfifOZJFQ@mail.gmail.com Backpatch-through: 17
1 parent 90260e2 commit d010cc6

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
@@ -1156,7 +1156,7 @@ description | Waiting for a newly initialized WAL file to reach durable storage
11561156
<note>
11571157
<para>
11581158
Extensions can add <literal>Extension</literal>,
1159-
<literal>InjectionPoint</literal>. and <literal>LWLock</literal> events
1159+
<literal>InjectionPoint</literal>, and <literal>LWLock</literal> events
11601160
to the lists shown in <xref linkend="wait-event-extension-table"/> and
11611161
<xref linkend="wait-event-lwlock-table"/>. In some cases, the name
11621162
of an <literal>LWLock</literal> assigned by an extension will not be

0 commit comments

Comments
 (0)