summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-07-15 21:39:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-07-15 21:39:23 -0700
commit8abee653a22b0b879a9376c1dce3e3ca2e2f31d6 (patch)
tree5e77b7fc46d3755bf261934c9fd472d72c6299be /lisp/org
parentda48522e656667d815a591435b59aced91326035 (diff)
Spelling fixes for "does not exists".
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-freemind.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-freemind.el b/lisp/org/org-freemind.el
index 3b1c6863f54..2ee58501ca1 100644
--- a/lisp/org/org-freemind.el
+++ b/lisp/org/org-freemind.el
@@ -598,7 +598,7 @@ DRAWERS-REGEXP are converted to freemind notes."
(defun org-freemind-check-overwrite (file interactively)
"Check if file FILE already exists.
-If FILE does not exists return t.
+If FILE does not exist return t.
If INTERACTIVELY is non-nil ask if the file should be replaced
and return t/nil if it should/should not be replaced.