Skip to content

Commit d10475a

Browse files
committed
doc: Fix whitespace in markup
1 parent 79504cf commit d10475a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12889,9 +12889,9 @@ table2-mapping
1288912889
<literal>WHERE</literal> clause in SQL. A filter expression begins with
1289012890
a question mark and provides a condition in parentheses:
1289112891

12892-
<programlisting>
12892+
<programlisting>
1289312893
? (<replaceable>condition</replaceable>)
12894-
</programlisting>
12894+
</programlisting>
1289512895
</para>
1289612896

1289712897
<para>

0 commit comments

Comments
 (0)