aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/org-icalendar.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-icalendar.el')
-rw-r--r--lisp/org/org-icalendar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-icalendar.el b/lisp/org/org-icalendar.el
index 77e64d10a3..749d54341d 100644
--- a/lisp/org/org-icalendar.el
+++ b/lisp/org/org-icalendar.el
@@ -157,7 +157,7 @@ The iCalendar standard requires that all entries have a unique identifier.
Org will create these identifiers as needed. When this variable is non-nil,
the created UIDs will be stored in the ID property of the entry. Then the
next time this entry is exported, it will be exported with the same UID,
-superceding the previous form of it. This is essential for
+superseding the previous form of it. This is essential for
synchronization services.
This variable is not turned on by default because we want to avoid creating
a property drawer in every entry if people are only playing with this feature,