org-element: Fix a code comment

* lisp/org-element.el (org-element-headline-parser): Fix code comment.
This commit is contained in:
Nicolas Goaziou 2014-01-28 22:14:40 +01:00
parent 6a00c96541
commit 88c18e07db
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ Assume point is at beginning of the headline."
(skip-chars-backward " \r\t\n")
(forward-line)
(point)))))
;; Clean RAW-VALUE from any quote or comment string.
;; Clean RAW-VALUE from any comment string.
(when commentedp
(let ((case-fold-search nil))
(setq raw-value