From: Michael Albinus Date: Tue, 18 Jun 2013 14:16:12 +0000 (+0200) Subject: Fix typo. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2016^2~73^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7946c240f94fb9802e89ab90d0e4c239e337f266;p=emacs.git Fix typo. --- 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))