From dbb6b38fa46fae362314e43e07042ebedfbc2211 Mon Sep 17 00:00:00 2001 From: Peter Baumgartner Date: Tue, 9 Sep 2008 20:04:48 +0000 Subject: [PATCH] typo in comment --- csl/chicago-author-date_de.csl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csl/chicago-author-date_de.csl b/csl/chicago-author-date_de.csl index 78c1a2989..1cdf69a02 100644 --- a/csl/chicago-author-date_de.csl +++ b/csl/chicago-author-date_de.csl @@ -27,7 +27,7 @@ * added colon as suffix of the term "in" -- * added colon as suffix of the termin "accessed" -- * changed variable "issue" of "article-journal from "no." to "Nr." -- - * chenged "month day" to "day. month" for blog posts (and other entry types? which ones else?) + * changed "month day" to "day. month" for blog posts (and other entry types? which ones else?) I also changed some script logic which in noted in the code: -- * do not add day-month at the end of a book, even it is provided in the date field of the zotero database (as it sometimes come from amazon) -- * added access date for material with URL. --