aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/nndiary.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el
index 0c83a2d5124..a569314d6d7 100644
--- a/lisp/gnus/nndiary.el
+++ b/lisp/gnus/nndiary.el
@@ -263,7 +263,7 @@ not 'century, sorry).
263 263
264NOTE: the units of measure actually express dates, not durations: if you 264NOTE: the units of measure actually express dates, not durations: if you
265use 'week, messages will pop up on Sundays at 00:00 (or Mondays if 265use 'week, messages will pop up on Sundays at 00:00 (or Mondays if
266`nndiary-week-starts-on-monday' is non nil) and *not* 7 days before the 266`nndiary-week-starts-on-monday' is non-nil) and *not* 7 days before the
267appointement, if you use 'month, messages will pop up on the first day of 267appointement, if you use 'month, messages will pop up on the first day of
268each months, at 00:00 and so on. 268each months, at 00:00 and so on.
269 269