Fix typo.
This commit is contained in:
parent
d2aa978075
commit
7946c240f9
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue