diff options
author | Eduardo Chappa <chappa@washington.edu> | 2021-04-05 10:14:37 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2021-04-05 10:14:37 -0600 |
commit | ac5b691c26f847763c41d2bcee773c78dc8b295b (patch) | |
tree | 3387fc5ac1f58190cdc282071b7b9158aeb25f99 | |
parent | e189040a9d6b6e366bd71fd2121f736c18f3039f (diff) | |
download | alpine-ac5b691c26f847763c41d2bcee773c78dc8b295b.tar.xz |
* Corrections to the documentation by Dennis Davis.
-rw-r--r-- | pith/pine.hlp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 41e7719b..c18e6840 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -202,9 +202,9 @@ New features include: for the device method. One needs a special client-id and client-secret to use the authorize method in Outlook. <LI> PC-Alpine only: Some service providers produce access tokens that are too long - to save them in the Windows Credentials, so they will be saved as several broken - pieces, which means that old versions od Alpine will NOT be able to use saved - passwords, once this version of Alpine is used. + to save in the Windows Credentials, so they will be saved as several broken + pieces, which means that old versions of Alpine will NOT be able to use saved + passwords once this version of Alpine is used. <LI> PC-Alpine: Debug files used to be created with extension .txt1, .txt2, etc. Rename those files so that they have extension .txt. </UL> |