From 259cd1eeceac1a8bb1300e2fb622aa109bcfaedc Mon Sep 17 00:00:00 2001 From: ueno Date: Sun, 5 Nov 2000 19:05:49 +0000 Subject: [PATCH] Fix typo. --- sasl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sasl.el b/sasl.el index cb2c706..6c3ef2f 100644 --- a/sasl.el +++ b/sasl.el @@ -100,7 +100,7 @@ The second argument PLIST is the new property list." ;;; (defun sasl-make-mechanism (name steps) - "Make an authenticator. + "Make an authentication mechanism. NAME is a IANA registered SASL mechanism name. STEPS is list of continuation function." (vector name -- 1.7.10.4