diff options
Diffstat (limited to 'lisp/ange-ftp.el')
| -rw-r--r-- | lisp/ange-ftp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el index 77f799f2a04..2e4d0193496 100644 --- a/lisp/ange-ftp.el +++ b/lisp/ange-ftp.el @@ -559,7 +559,7 @@ ;; Think nil as in "not a remote host". This value is used by ;; ange-ftp-dired-host-type for local buffers. ;; -;; t = a remote host of unknown type. Think t is in true, it's remote. +;; t = a remote host of unknown type. Think t as in true, it's remote. ;; Currently, 'unix is used as the default remote host type. ;; Maybe we should use t. ;; |
