diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index f917c0ae040..0d8a5358e9e 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -14073,7 +14073,7 @@ SELECT date_bin('15 minutes', TIMESTAMP '2020-02-11 15:44:17', TIMESTAMP '2001-0
time stamp without time zone, as the time would
appear in that zone.
-->
-与えられた時間帯付き時刻を、時刻がその時間帯にあるものとして時間帯なしタイムスタンプに変換します。
+与えられた時間帯付きタイムスタンプを、時刻がその時間帯にあるものとして時間帯なしタイムスタンプに変換します。
timestamp with time zone '2001-02-16 20:38:40-05' at time zone 'America/Denver'