Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12bf434

Browse files
committed
Doc: fix incorrect punctuation
Author: Noboru Saito <[email protected]> Discussion: https://postgr.es/m/CAAM3qnJtv5YbjpwDfVOYN2gZ9zGSLFM1UGJgptSXmwfifOZJFQ@mail.gmail.com Backpatch-through: 17
1 parent e297ddc commit 12bf434

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
@@ -1148,7 +1148,7 @@ description | Waiting for a newly initialized WAL file to reach durable storage
11481148
<note>
11491149
<para>
11501150
Extensions can add <literal>Extension</literal>,
1151-
<literal>InjectionPoint</literal>. and <literal>LWLock</literal> events
1151+
<literal>InjectionPoint</literal>, and <literal>LWLock</literal> events
11521152
to the lists shown in <xref linkend="wait-event-extension-table"/> and
11531153
<xref linkend="wait-event-lwlock-table"/>. In some cases, the name
11541154
of an <literal>LWLock</literal> assigned by an extension will not be

0 commit comments

Comments
 (0)