Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 708020e

Browse files
committed
Fix typo in comment.
Thomas Munro
1 parent 6fcde8a commit 708020e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/adt/timestamp.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ GetCurrentIntegerTimestamp(void)
15921592
#endif
15931593

15941594
/*
1595-
* IntegetTimestampToTimestampTz -- convert an int64 timestamp to native format
1595+
* IntegerTimestampToTimestampTz -- convert an int64 timestamp to native format
15961596
*
15971597
* When compiled with --enable-integer-datetimes, this is implemented as a
15981598
* no-op macro.

0 commit comments

Comments
 (0)