From 8c4ec20f01c11b87bfc37168dcc0454b096e8106 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 19 May 2010 14:52:27 +0200 Subject: * password-cache.el (password-cache-remove): Fix docstring. --- lisp/password-cache.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/password-cache.el') diff --git a/lisp/password-cache.el b/lisp/password-cache.el index 126205a532f..7c07642a1f3 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el @@ -105,7 +105,7 @@ remove incorrect ones from the cache." (defun password-cache-remove (key) "Remove password indexed by KEY from password cache. -This is typically run be a timer setup from `password-cache-add', +This is typically run by a timer setup from `password-cache-add', but can be invoked at any time to forcefully remove passwords from the cache. This may be useful when it has been detected that a password is invalid, so that `password-read' query the -- cgit v1.2.3