diff --git a/sql/time.lisp b/sql/time.lisp index 83e17a0..29b88b0 100644 --- a/sql/time.lisp +++ b/sql/time.lisp @@ -1,7 +1,7 @@ ;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*- ;;;; ************************************************************************* ;;;; -;;;; A variety of structures and function for creating and +;;;; A variety of structures and functions for creating and ;;;; manipulating dates, times, durations and intervals for ;;;; CLSQL. ;;;;