From 0e0b298905cd60372fb21a51b16901b1b107203e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 28 Feb 2011 20:26:38 -0800 Subject: [PATCH] * lisp/files: Fix comment typo. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index add38df5c4f..8849e264151 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -3400,7 +3400,7 @@ Return the new variables list." (progn (setq alist (delq subdirs alist)) (cdr-safe subdirs)) - ;; TODO someone might want to extent this to allow + ;; TODO someone might want to extend this to allow ;; integer values for subdir, where N means ;; variables apply to this directory and N levels ;; below it (0 == nil). -- 2.39.2