summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Fenk <fenk@users.sourceforge.net>2001-01-17 19:54:04 +0000
committerRobert Fenk <fenk@users.sourceforge.net>2001-01-17 19:54:04 +0000
commit081b980aed87797f884ef65b0d63ea77b7619aa3 (patch)
tree556aef7ca8e463a0334d88186049d94d2f3a64cd
parenta7e7ed3fee851fd9ec3362741242190eaff0db19 (diff)
(bbdb-always-add-addresses): Docfix
-rw-r--r--lisp/bbdb.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/bbdb.el b/lisp/bbdb.el
index 7e3035d..c268a61 100644
--- a/lisp/bbdb.el
+++ b/lisp/bbdb.el
@@ -476,8 +476,8 @@ this is nil, it will default to the value of (user-login-name)."
a new email address for a person, it will automatically add it to the list
of addresses. If it is nil, you will be asked whether to add it. If it is
the symbol 'never (really, if it is any non-t, non-nil value which is no
-function name) then new network addresses will never be automatically added,
-but the user gets asked wheather to add it or not.
+function name) then new network addresses will never be automatically added
+nor the user will be asked.
When set to a function name the function should return one of these values.