emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/excorporate cb39254059: ; Fix typos


From: Stefan Kangas
Subject: [elpa] externals/excorporate cb39254059: ; Fix typos
Date: Mon, 12 Dec 2022 17:33:49 -0500 (EST)

branch: externals/excorporate
commit cb392540591c76e778ced80bbd0a81ab10bc51c7
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typos
---
 excorporate.info | 6 +++---
 excorporate.texi | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/excorporate.info b/excorporate.info
index 6e30e02bf7..06ad4d7b9f 100644
--- a/excorporate.info
+++ b/excorporate.info
@@ -156,7 +156,7 @@ accept, invoke 
('exco-org-tentatively-accept-meeting-request').  Pass a
 prefix argument to these functions to omit a reply message.
 
    A meeting is a calendar event to which at least one other person is
-invited.  To cancel a meeting (or an occurence of a recurring meeting)
+invited.  To cancel a meeting (or an occurrence of a recurring meeting)
 that you organized, use 'M-x exco-org-cancel-meeting'.
 
    An appointment is a calendar item that has no invitees.  To delete an
@@ -314,7 +314,7 @@ Excorporate:
             (Id . "A[...]A==")
             (ChangeKey . "D[...]M"))))))))
 
-The callback is run asychronously after the server responds, so as not
+The callback is run asynchronously after the server responds, so as not
 to block Emacs, and the result is what is printed in the '*Messages*'
 buffer.  This example assumes the user has already run 'M-x excorporate'
 to create a connection.  'exco-select-connection-identifier' will
@@ -527,7 +527,7 @@ equivalent server time zone string.
             (BusyType . "Busy")
             (CalendarEventDetails
              (ID . "0[...]0")
-             (Subject . "An occurence of a recurring meeting")
+             (Subject . "An occurrence of a recurring meeting")
              (Location)
              (IsMeeting . t)
              (IsRecurring . t)
diff --git a/excorporate.texi b/excorporate.texi
index 162c4167c1..4430fd508c 100644
--- a/excorporate.texi
+++ b/excorporate.texi
@@ -168,7 +168,7 @@ accept, invoke 
(@code{exco-org-tentatively-accept-meeting-request}).
 Pass a prefix argument to these functions to omit a reply message.
 
 A meeting is a calendar event to which at least one other person is
-invited.  To cancel a meeting (or an occurence of a recurring meeting)
+invited.  To cancel a meeting (or an occurrence of a recurring meeting)
 that you organized, use @kbd{M-x exco-org-cancel-meeting}.
 
 An appointment is a calendar item that has no invitees.  To delete an
@@ -354,7 +354,7 @@ Excorporate:
 @end example
 
 @noindent
-The callback is run asychronously after the server responds, so as not
+The callback is run asynchronously after the server responds, so as not
 to block Emacs, and the result is what is printed in the
 @code{*Messages*} buffer.  This example assumes the user has already run
 @kbd{M-x excorporate} to create a connection.
@@ -578,7 +578,7 @@ hacker2@@gnu.org, in the America/Toronto time zone.  Call
        (BusyType . "Busy")
        (CalendarEventDetails
         (ID . "0[...]0")
-        (Subject . "An occurence of a recurring meeting")
+        (Subject . "An occurrence of a recurring meeting")
         (Location)
         (IsMeeting . t)
         (IsRecurring . t)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]