Changeset: f2e5600805f6 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/f2e5600805f6
Modified Files:
        sql/ChangeLog
Branch: default
Log Message:

Typo.


diffs (12 lines):

diff --git a/sql/ChangeLog b/sql/ChangeLog
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -12,7 +12,7 @@
 - The sys.epoch function has always been confusing.  There are two
   versions, one with an INTEGER argument, and one with a BIGINT
   argument.  The former accepted values as seconds, whereas the
-  latter epected milliseconds.  Also, the construct EXTRACT(EPOCH
+  latter expected milliseconds.  Also, the construct EXTRACT(EPOCH
   FROM value) returns a BIGINT with millisecond precision.  This has
   now been overhauled.  There is no longer a function sys.epoch with
   BIGINT argument, but instead there is a new function sys.epoch with
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to