diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-16 08:29:04 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-16 08:29:04 -0700 |
commit | afbf1ef03d944a775cafbc02243f8eb8c15d096e (patch) | |
tree | 9b04017bf26a601a0a867fdd45dce94c2897827a /doc | |
parent | a6feb748e22af1b8cf032c08e91c2424c44ebd62 (diff) | |
download | alpine-afbf1ef03d944a775cafbc02243f8eb8c15d096e.tar.xz |
* Fix a few more misspellings in the source code of Alpine.
List contributed by Jens Schleusener.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tech-notes/config.html | 4 | ||||
-rw-r--r-- | doc/tech-notes/tech-notes.txt | 11 |
2 files changed, 8 insertions, 7 deletions
diff --git a/doc/tech-notes/config.html b/doc/tech-notes/config.html index 4b8f9246..20e9952d 100644 --- a/doc/tech-notes/config.html +++ b/doc/tech-notes/config.html @@ -3703,7 +3703,7 @@ set the speller option to nothing. open a UNIX secure shell connection. The default is "%s %s -l %s exec /etc/r%sd". All four "%s" entries MUST exist in the provided command. The first is for the command's pathname, the second is -for the host to connnect to, the third is for the user to connect as, and +for the host to connect to, the third is for the user to connect as, and the fourth is for the connection method (typically <CODE>imap</CODE>). <P> @@ -12176,7 +12176,7 @@ Here are a couple samples of specific folder names: <P> The easiest way to fill in the "Folder" field is to use the T command which is available when the "Folder" line is -hilighted. +highlighted. Note that you won't be able to edit the "Folder" line unless the Current Folder Type is set to "Specific", and any value that "Folder" has is ignored unless the type diff --git a/doc/tech-notes/tech-notes.txt b/doc/tech-notes/tech-notes.txt index 45fbf24b..f1caf836 100644 --- a/doc/tech-notes/tech-notes.txt +++ b/doc/tech-notes/tech-notes.txt @@ -3868,7 +3868,7 @@ m+4TJybNGNfAgOctSkEyY/OCb49fRRQTCBZVIhzLGGmpYmkO55HbIA== connection. The default is "%s %s -l %s exec /etc/r%sd". All four "%s" entries MUST exist in the provided command. The first is for the command's pathname, the second is for the host to - connnect to, the third is for the user to connect as, and the + connect to, the third is for the user to connect as, and the fourth is for the connection method (typically imap). _ssh-open-timeout_ Sets the time in seconds that _Alpine_ will attempt to open a @@ -10034,10 +10034,11 @@ Patterns {news.example.com/nntp}#news.comp.mail.pine The easiest way to fill in the "Folder" field is to use the T - command which is available when the "Folder" line is hilighted. - Note that you won't be able to edit the "Folder" line unless the - Current Folder Type is set to "Specific", and any value that - "Folder" has is ignored unless the type is set to "Specific". + command which is available when the "Folder" line is + highlighted. Note that you won't be able to edit the "Folder" + line unless the Current Folder Type is set to "Specific", and + any value that "Folder" has is ignored unless the type is set to + "Specific". When reading a newsgroup, there may be a performance penalty incurred when collecting the information necessary to check a Pattern. For this reason, the default Current Folder Type is set |