diff options
Diffstat (limited to 'lisp/org/ChangeLog.1')
-rw-r--r-- | lisp/org/ChangeLog.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index 6cc76db8df1..1491a4645aa 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 @@ -10556,7 +10556,7 @@ * org-element.el (org-element-paragraph-separate): Fix comments in paragraph separator regexp. Optimize it. - * org-element.el: Update code commets. + * org-element.el: Update code comments. * org.el (org-mark-subtree): Fix bug when marking subtree with point on an inlinetask. Refactor code. @@ -24341,7 +24341,7 @@ 2010-07-19 Bernt Hansen <bernt@norang.ca> * org.el (org-time-string-to-absolute): Ignore cyclic repeater - when displaying items on todays agenda date. + when displaying items on today's agenda date. 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com> |