]> code.delx.au - gnu-emacs/commitdiff
(nndiary-reminders): Use "non-nil" in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 14:33:11 +0000 (14:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 14:33:11 +0000 (14:33 +0000)
lisp/gnus/nndiary.el

index 0c83a2d51245934f7550159be21c4727999002a8..a569314d6d7d26389ffc54b8a4063a59e606aff4 100644 (file)
@@ -263,7 +263,7 @@ not 'century, sorry).
 
 NOTE: the units of measure actually express dates, not durations: if you
 use 'week, messages will pop up on Sundays at 00:00 (or Mondays if
-`nndiary-week-starts-on-monday' is non nil) and *not* 7 days before the
+`nndiary-week-starts-on-monday' is non-nil) and *not* 7 days before the
 appointement, if you use 'month, messages will pop up on the first day of
 each months, at 00:00 and so on.