doc: Fix typos

Author: Justin Pryzby <pryzby@telsasoft.com>
This commit is contained in:
Peter Eisentraut 2021-04-23 09:28:44 +02:00
parent eaec48b3c5
commit 9bd563aa9f

View File

@ -9946,7 +9946,7 @@ SELECT date_trunc('hour', INTERVAL '3 days 02:47:33');
<para>
<synopsis>
date_trunc(<replaceable>stride</replaceable>, <replaceable>source</replaceable>, <replaceable>origin</replaceable>)
date_bin(<replaceable>stride</replaceable>, <replaceable>source</replaceable>, <replaceable>origin</replaceable>)
</synopsis>
<replaceable>source</replaceable> is a value expression of type
<type>timestamp</type> or <type>timestamp with time zone</type>. (Values