summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-06-17 01:53:31 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-06-17 01:53:31 -0700
commit48d1354eb8e8e7dc759400a2f001d02587f15be2 (patch)
tree13c3f2c04081bd1746606df772df967b634abdac /lisp/org
parenteb4a8a9a88652ca7f092e2c5e51b82c631f74749 (diff)
downloademacs-48d1354eb8e8e7dc759400a2f001d02587f15be2.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 9eaf9d512ad..b98fd272b38 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -11665,7 +11665,7 @@
2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com>
* org-list.el (org-list-insert-item-generic): Updating checkboxes
- can modifiy bottom point of a list, so make it a marker before
+ can modify bottom point of a list, so make it a marker before
calling `org-update-checkbox-count-maybe'.
2010-11-11 Dan Davison <davison@stats.ox.ac.uk>