diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2026-04-29 22:42:22 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2026-04-29 22:45:51 -0700 |
| commit | 4fcc8a473a19c2d80ac984c8b6ed4dda8d6679df (patch) | |
| tree | e2aa12f5b7a0a963e91c4842354fca5399e1f431 /lisp/net | |
| parent | 3ce42ffd609c1004df537fa51d4ab6b2cb168c51 (diff) | |
; Spelling fixes.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/tramp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 553b76bd044..6219d097f4f 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -2428,7 +2428,7 @@ arguments to pass to the OPERATION." An entry has the form `(OPERATION . ARG-TYPE)'. ARG-TYPE can be the symbol -- `file': the first argument of OERATION is the remote file name to be +- `file': the first argument of OPERATION is the remote file name to be checked. - `default-directory': `default-directory' is the remote file name to be checked. |
