Browse Source

org-element: Fix a code comment

* lisp/org-element.el (org-element-headline-parser): Fix code comment.
Nicolas Goaziou 11 năm trước cách đây
mục cha
commit
88c18e07db
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-element.el

+ 1 - 1
lisp/org-element.el

@@ -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