emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] ; Clarify :create in auth-source's docs


From: Wieland Hoffmann
Subject: [PATCH] ; Clarify :create in auth-source's docs
Date: Tue, 1 Sep 2015 18:28:30 +0200

* lisp/gnus/auth-source.el: Clarify :create's meaning by rewriting a
sentence.
---
 lisp/gnus/auth-source.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el
index 3f426bf..b4e319a 100644
--- a/lisp/gnus/auth-source.el
+++ b/lisp/gnus/auth-source.el
@@ -560,7 +560,7 @@ other properties will always hold scalar values.
 Typically the :secret property, if present, contains a password.
 
 Common search keys are :max, :host, :port, and :user.  In
-addition, :create specifies how tokens will be or created.
+addition, :create specifies if and how tokens will be created.
 Finally, :type can specify which backend types you want to check.
 
 A string value is always matched literally.  A symbol is matched
-- 
2.5.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]