doc: Fix whitespace in markup
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:14 +0000 (21:29 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 26 Sep 2019 19:29:32 +0000 (21:29 +0200)
doc/src/sgml/func.sgml

index 5b2c87705ef950e9e2a320df48bb278554f3e4c5..48df9f869a788ad65adc49c569087eff1a13c406 100644 (file)
@@ -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>