From 7946c240f94fb9802e89ab90d0e4c239e337f266 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 18 Jun 2013 16:16:12 +0200 Subject: [PATCH] Fix typo. --- lisp/net/tramp-cache.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index 13a955ff579..4c6141fe42b 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el @@ -64,7 +64,7 @@ Every entry has the form (REGEXP PROPERTY VALUE). The regexp matches remote file names. It can be nil. PROPERTY is a string, and VALUE the corresponding value. They are used, if there is no -matching entry in for PROPERTY in `tramp-cache-data'." +matching entry for PROPERTY in `tramp-cache-data'." :group 'tramp :version "24.4" :type '(repeat (list (choice :tag "File Name regexp" regexp (const nil)) -- 2.39.2