Explorar o código

org-element: Fix a code comment

* lisp/org-element.el (org-element-headline-parser): Fix code comment.
Nicolas Goaziou %!s(int64=11) %!d(string=hai) anos
pai
achega
88c18e07db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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