summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-coptic.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-03-15 02:58:39 +0000
committerGlenn Morris <rgm@gnu.org>2008-03-15 02:58:39 +0000
commitcc7fff4f6498861cb732baff25d663c1ae389712 (patch)
treed814fd5be8704b92a019b42208494ea044873b4b /lisp/calendar/cal-coptic.el
parentfd32e5b926c55920e18c70767b5d44427bb19c50 (diff)
downloademacs-cc7fff4f6498861cb732baff25d663c1ae389712.tar.gz
(coptic-calendar-epoch): Doc fix.
Diffstat (limited to 'lisp/calendar/cal-coptic.el')
-rw-r--r--lisp/calendar/cal-coptic.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/calendar/cal-coptic.el b/lisp/calendar/cal-coptic.el
index 818d35f9ec6..2fc789415e5 100644
--- a/lisp/calendar/cal-coptic.el
+++ b/lisp/calendar/cal-coptic.el
@@ -1,7 +1,7 @@
;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars
-;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>
@@ -46,7 +46,7 @@
"Array of the month names in the Coptic calendar.")
(defvar coptic-calendar-epoch (calendar-absolute-from-julian '(8 29 284))
- "Absolute date of start of Coptic calendar = August 29, 284 A.D. (Julian).")
+ "Absolute date of start of Coptic calendar = August 29, 284 AD (Julian).")
(defvar coptic-name "Coptic"
"Used in some message strings.")