changeset 92966:446f7aee7bf1

(coptic-calendar-epoch): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Mar 2008 02:58:39 +0000
parents 8a8f8559d11d
children 4151ef80cb37
files lisp/calendar/cal-coptic.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-coptic.el	Sat Mar 15 02:58:24 2008 +0000
+++ b/lisp/calendar/cal-coptic.el	Sat Mar 15 02:58:39 2008 +0000
@@ -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.")