summaryrefslogtreecommitdiff
path: root/lisp/org/org-persist.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
committerStefan Kangas <stefankangas@gmail.com>2023-12-03 23:31:30 +0100
commit5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567 (patch)
tree9da1bc8ef27afceea49d2a554ba1f6eaca5b9694 /lisp/org/org-persist.el
parenta1f88963f5d185551af143c0faa7854519706858 (diff)
downloademacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.tar.gz
emacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.tar.bz2
emacs-5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567.zip
; Fix typos
Diffstat (limited to 'lisp/org/org-persist.el')
-rw-r--r--lisp/org/org-persist.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/org-persist.el b/lisp/org/org-persist.el
index 01078f4596d..dc9fe3a7103 100644
--- a/lisp/org/org-persist.el
+++ b/lisp/org/org-persist.el
@@ -111,7 +111,7 @@
;;
;; Each collection is represented as a plist containing the following
;; properties:
-;; - `:container' : list of data continers to be stored in single
+;; - `:container' : list of data containers to be stored in single
;; file;
;; - `:persist-file': data file name;
;; - `:associated' : list of associated objects;
@@ -253,7 +253,7 @@ The index is a list of plists. Each plist contains information about
persistent data storage. Each plist contains the following
properties:
- - `:container' : list of data continers to be stored in single file
+ - `:container' : list of data containers to be stored in single file
- `:persist-file': data file name
- `:associated' : list of associated objects
- `:last-access' : last date when the container has been read