summaryrefslogtreecommitdiff
path: root/lisp/org/ChangeLog.1
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-11-17 09:31:46 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-11-17 09:34:24 +0100
commit93036209fae87dc620b27b2ce2e0146e6252113c (patch)
tree34552a98807db1f69c0bddf1be920fea619981c0 /lisp/org/ChangeLog.1
parent32f36db4f89deb453f401c3d66cbb02c61f2c838 (diff)
downloademacs-93036209fae87dc620b27b2ce2e0146e6252113c.tar.gz
emacs-93036209fae87dc620b27b2ce2e0146e6252113c.tar.bz2
emacs-93036209fae87dc620b27b2ce2e0146e6252113c.zip
; Fix typos (duplicate words)
Diffstat (limited to 'lisp/org/ChangeLog.1')
-rw-r--r--lisp/org/ChangeLog.18
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 4e1c44d2bcf..bcc109583cd 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -20112,10 +20112,10 @@
2011-05-10 Jim Meyering <meyering@redhat.com>
Fix doubled-word typos.
- * org-agenda.el (org-agenda-entry-types): the the -> the
- * org-table.el (org-table-get-remote-range): or or -> or
- * org-wl.el (org-wl-folder-type): the the -> the
- * org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
+ * org-agenda.el (org-agenda-entry-types):
+ * org-table.el (org-table-get-remote-range):
+ * org-wl.el (org-wl-folder-type):
+ * org.el (org-goto, org-inside-LaTeX-fragment-p): Fix typos.
2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>