summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-09-26 21:29:14 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-09-26 21:29:32 +0200
commit8190164e82ae03bde80864ab0941794a90e70483 (patch)
treece132564d6cb4b5c227b2fc81c39bf8b0898e5ea /doc/src
parent6c3ef7482f2bdedc68146a4ffcba4b8b241b91a9 (diff)
doc: Fix whitespace in markup
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 5b2c87705ef..48df9f869a7 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -12983,9 +12983,9 @@ table2-mapping
<literal>WHERE</literal> clause in SQL. A filter expression begins with
a question mark and provides a condition in parentheses:
- <programlisting>
+<programlisting>
? (<replaceable>condition</replaceable>)
- </programlisting>
+</programlisting>
</para>
<para>