aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/auth-source-pass.el
diff options
context:
space:
mode:
authorPaul Eggert2019-12-10 20:04:36 -0800
committerPaul Eggert2019-12-10 20:05:49 -0800
commitb0f20651e3cbb8a66f11ffae4c18634019c20cd4 (patch)
tree067bcb8fa529b4afee6d189f409faf16bd437810 /lisp/auth-source-pass.el
parent0940296ebe56ebdf9c32e94191d4f0b18006a910 (diff)
downloademacs-b0f20651e3cbb8a66f11ffae4c18634019c20cd4.tar.gz
emacs-b0f20651e3cbb8a66f11ffae4c18634019c20cd4.zip
; Spelling fixes
Diffstat (limited to 'lisp/auth-source-pass.el')
-rw-r--r--lisp/auth-source-pass.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/auth-source-pass.el b/lisp/auth-source-pass.el
index 45d5a6ce81b..7201a2d1a2c 100644
--- a/lisp/auth-source-pass.el
+++ b/lisp/auth-source-pass.el
@@ -292,7 +292,7 @@ components, from longest to shortest."
292(defun auth-source-pass--name-port-user-suffixes (name user port) 292(defun auth-source-pass--name-port-user-suffixes (name user port)
293 "Return a list of possible path suffixes for NAME, USER, & PORT. 293 "Return a list of possible path suffixes for NAME, USER, & PORT.
294 294
295The resulting list is ordered from most specifc to least 295The resulting list is ordered from most specific to least
296specific, with paths matching all of NAME, USER, & PORT first, 296specific, with paths matching all of NAME, USER, & PORT first,
297then NAME & USER, then NAME & PORT, then just NAME." 297then NAME & USER, then NAME & PORT, then just NAME."
298 (seq-mapcat 298 (seq-mapcat