doc: Fix whitespace

Verbatim environment tags should not be indented.
This commit is contained in:
Peter Eisentraut 2019-06-04 13:57:38 +02:00
parent c880096dc1
commit ece9dc40d6
1 changed files with 2 additions and 2 deletions

View File

@ -12978,13 +12978,13 @@ table2-mapping
</entry> </entry>
<entry> <entry>
<para> <para>
<programlisting> <programlisting>
jsonb_path_query jsonb_path_query
------------------ ------------------
2 2
3 3
4 4
</programlisting> </programlisting>
</para> </para>
</entry> </entry>
</row> </row>