summaryrefslogtreecommitdiff
path: root/lisp/shadowfile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/shadowfile.el')
-rw-r--r--lisp/shadowfile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el
index 72491b99807..6340c9f1d61 100644
--- a/lisp/shadowfile.el
+++ b/lisp/shadowfile.el
@@ -557,7 +557,7 @@ permanently, remove the group from `shadow-literal-groups' or
(defun shadow-make-group (regexp sites)
"Make a description of a file group---
actually a list of regexp Tramp file names---from REGEXP (name of file to
-be shadowed), and list of SITES"
+be shadowed), and list of SITES."
(if sites
(cons (shadow-make-fullname
(shadow-parse-name (shadow-site-primary (car sites))) nil regexp)