summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-03-28 22:10:03 -0600
committerEduardo Chappa <chappa@washington.edu>2021-03-28 22:10:03 -0600
commit24f85bc165077c8089d1d79e33c524573b90f68d (patch)
tree330371f75e9eb6daaf740ddf3606c9769bbc35ba /pith
parentc5a870b30c43914ed8414b9f54bed3da27057d79 (diff)
downloadalpine-24f85bc165077c8089d1d79e33c524573b90f68d.tar.xz
* Many spelling errors corrected by Jens Schleusener. Thank you!
Diffstat (limited to 'pith')
-rw-r--r--pith/adrbklib.h2
-rw-r--r--pith/icaltype.h2
-rw-r--r--pith/pine.hlp16
-rw-r--r--pith/reply.c2
-rw-r--r--pith/stream.c2
5 files changed, 12 insertions, 12 deletions
diff --git a/pith/adrbklib.h b/pith/adrbklib.h
index a66d45b..2498e60 100644
--- a/pith/adrbklib.h
+++ b/pith/adrbklib.h
@@ -271,7 +271,7 @@ typedef struct adrbk {
* Text -- A ptr to text. For example, the ----- lines and
* whitespace lines.
* NoAbooks -- There are no address books at all.
- * Beginnning -- The (imaginary) elements before the first real element
+ * Beginning -- The (imaginary) elements before the first real element
* End -- The (imaginary) elements after the last real element
*/
typedef enum {DlNotSet, Empty, ZoomEmpty, AddFirstPers, AddFirstGlob,
diff --git a/pith/icaltype.h b/pith/icaltype.h
index 0ccea92..77ca307 100644
--- a/pith/icaltype.h
+++ b/pith/icaltype.h
@@ -1,7 +1,7 @@
#ifndef ICALTYPE_INCLUDED
#define ICALTYPE_INCLUDED
-/* Due to the line by line processing algorithm, not all informatio
+/* Due to the line by line processing algorithm, not all information
* is available when process some lines. In particular, when we
* process anything that has to do with time, we do not know if
* we are processing a date in daylight savings time or not. We
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 5b0078e..7148d9b 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -180,7 +180,7 @@ Alpine's privacy policy is a living, online only, document, which can be found a
By following the previous link, Alpine
will connect to an external server, and will download it and display
it for you. Please take some time to read it and understand it.
-Since the Privacy Policy could be ammended to take into consideration
+Since the Privacy Policy could be amended to take into consideration
new additions to Alpine, please check it periodically.
<P> These changes were made after the release of version 2.24.
@@ -1897,7 +1897,7 @@ program.
At the beginning of this process, the developer of the email program
registers the email program with the email service provider (Gmail,
Outlook, etc.) In return, the email service provider creates a client-id.
-In addition, some services provice a client-secret.
+In addition, some services provide a client-secret.
Since Alpine is an open source program, these values are part
of the source code, and are known to everyone, and cannot be obfuscated.
@@ -2012,7 +2012,7 @@ on the configuration you want to delete and press ^D.
<P> When you have more than one client-id for the same service, is is convenient
to fill up the username field. This will tell Alpine that that specific configuration
is to be used with the username(s) specified in that variable. If Alpine cannot
-detemine which configuration to use, it will ask you to select the correct
+determine which configuration to use, it will ask you to select the correct
Client-ID for your connection. This could happen when you are trying to login to
your account. The client-id you select will be used by Alpine for that and future
connections to that server.
@@ -2825,7 +2825,7 @@ Alpine's privacy policy is a living, online only, document, which can be found a
By following the previous link, Alpine
will connect to an external server, and will download it and display
it for you. Please take some time to read it and understand it.
-Since the Privacy Policy could be ammended to take into consideration
+Since the Privacy Policy could be amended to take into consideration
new additions to Alpine, please check it periodically. You can always
find a link to the Privacy Policy in the <A href="h_news">Release Notes</A>.
@@ -2860,7 +2860,7 @@ Alpine's privacy policy is a living, online only, document, which can be found a
By following the previous link, Alpine
will connect to an external server, and will download it and display
it for you. Please take some time to read it and understand it.
-Since the Privacy Policy could be ammended to take into consideration
+Since the Privacy Policy could be amended to take into consideration
new additions to Alpine, please check it periodically. You can always
find a link to the Privacy Policy in the <A href="h_news">Release Notes</A>.
@@ -2893,7 +2893,7 @@ Alpine's privacy policy is a living, online only, document, which can be found a
By following the previous link, Alpine
will connect to an external server, and will download it and display
it for you. Please take some time to read it and understand it.
-Since the Privacy Policy could be ammended to take into consideration
+Since the Privacy Policy could be amended to take into consideration
new additions to Alpine, please check it periodically. You can always
find a link to the Privacy Policy in the <A href="h_news">Release Notes</A>.
@@ -18889,7 +18889,7 @@ to see the available Editing and Navigation commands.
This option gives you a limited ability to take different actions depending on whether
this is the first time Alpine has been run this month or not.
Though it would be nice to have such an option available, this is not the
-same as whether or not this is the first time a paricular folder has been
+same as whether or not this is the first time a particular folder has been
opened this month.
If you want some action (probably Filtering) to take place in a folder each
month, then you will need to be sure that the folder is opened during the
@@ -18931,7 +18931,7 @@ to see the available Editing and Navigation commands.
This option gives you a limited ability to take different actions depending on whether
this is the first time Alpine has been run this year or not.
Though it would be nice to have such an option available, this is not the
-same as whether or not this is the first time a paricular folder has been
+same as whether or not this is the first time a particular folder has been
opened this year.
If you want some action (probably Filtering) to take place in a folder each
year, then you will need to be sure that the folder is opened during the
diff --git a/pith/reply.c b/pith/reply.c
index 534497d..32dc793 100644
--- a/pith/reply.c
+++ b/pith/reply.c
@@ -1503,7 +1503,7 @@ get_addr_data(ENVELOPE *env, IndexColType type, char *buf, size_t maxlen)
break;
/*
- * Recips is To and Cc togeter. We hook the two adrlists together
+ * Recips is To and Cc together. We hook the two adrlists together
* temporarily.
*/
case iRecips:
diff --git a/pith/stream.c b/pith/stream.c
index 822f640..06890b5 100644
--- a/pith/stream.c
+++ b/pith/stream.c
@@ -249,7 +249,7 @@ pine_mail_open(MAILSTREAM *stream, char *mailbox, long int openflags, long int *
* mistakes caused by conflicts between the two styles. In particular, we
* don't want to have a new-style cached stream re-opened because of the
* old-style caching code. This can happen if a stream is passed in that
- * is not useable, and then a new stream is opened because the passed in
+ * is not usable, and then a new stream is opened because the passed in
* stream causes us to bypass the new caching code. Play it safe. If it
* is an IMAP stream, just close it. This should leave it in the new-style
* cache anyway, causing no loss. Maybe not if the cache wasn't large