emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master afd17a9: Clarify :create in auth-source's docs


From: Bastien Guerry
Subject: [Emacs-diffs] master afd17a9: Clarify :create in auth-source's docs
Date: Wed, 30 Sep 2015 07:51:45 +0000

branch: master
commit afd17a95b835e921f7756da37b8a40e23bd962a8
Author: Wieland Hoffmann <address@hidden>
Commit: Bastien <address@hidden>

    Clarify :create in auth-source's docs
    
    * auth-source.el (auth-source-search): Clarify :create's meaning.
    
    Copyright-paperwork-exempt: yes
---
 lisp/gnus/auth-source.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el
index f101ecd..32e22eb 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



reply via email to

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