diff options
| author | Michael Albinus | 2023-10-26 16:12:16 +0200 |
|---|---|---|
| committer | Michael Albinus | 2023-10-26 16:12:16 +0200 |
| commit | c22eeba82770e71ade074883ff8682e7dcae0509 (patch) | |
| tree | 40e956f3554190280c9dc6ea74f4400394c3ecd7 | |
| parent | 4f57af7fccdb3786bea43ef0f174027a4a6daef2 (diff) | |
| download | emacs-c22eeba82770e71ade074883ff8682e7dcae0509.tar.gz emacs-c22eeba82770e71ade074883ff8682e7dcae0509.zip | |
; Fix typo
| -rw-r--r-- | doc/misc/tramp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 3aae927be65..df966040a1b 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -5895,7 +5895,7 @@ The verbosity levels are | |||
| 5895 | @item @w{ 0} Silent (no @value{tramp} messages at all) | 5895 | @item @w{ 0} Silent (no @value{tramp} messages at all) |
| 5896 | @item @w{ 1} Errors | 5896 | @item @w{ 1} Errors |
| 5897 | @item @w{ 2} Warnings | 5897 | @item @w{ 2} Warnings |
| 5898 | @item @w{ 3} Connectioncccc to remote hosts (default verbosity) | 5898 | @item @w{ 3} Connection to remote hosts (default verbosity) |
| 5899 | @item @w{ 4} Activities | 5899 | @item @w{ 4} Activities |
| 5900 | @item @w{ 5} Internal | 5900 | @item @w{ 5} Internal |
| 5901 | @item @w{ 6} Sent and received strings | 5901 | @item @w{ 6} Sent and received strings |