summaryrefslogtreecommitdiff
path: root/lisp/gnus
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-03 14:32:22 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-03 14:32:22 +0000
commit1c1590e80973fe6a29107434e0f3f9cee9d1e7a8 (patch)
tree0cedf69567f0ef6a479b66d097585ff49a94194b /lisp/gnus
parent67c3511aa157be9d1581b4eeed9717402fba612c (diff)
downloademacs-1c1590e80973fe6a29107434e0f3f9cee9d1e7a8.tar.gz
(gnus-diary-delay-format-function): Use "non-nil" in docstring.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/gnus-diary.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el
index e4834131aa7..bc2f096fd70 100644
--- a/lisp/gnus/gnus-diary.el
+++ b/lisp/gnus/gnus-diary.el
@@ -121,7 +121,7 @@ Please refer to `format-time-string' for information on possible values."
(defcustom gnus-diary-delay-format-function 'gnus-diary-delay-format-english
"*Function called to format a diary delay string.
-It is passed two arguments. The first one is non nil if the delay is in
+It is passed two arguments. The first one is non-nil if the delay is in
the past. The second one is of the form ((NUM . UNIT) ...) where NUM is
an integer and UNIT is one of 'year 'month 'week 'day 'hour or 'minute.
It should return strings like \"In 2 months, 3 weeks\", \"3 hours,