diff --git a/lisp/org-faces.el b/lisp/org-faces.el index 83453e858..6e62ad03f 100644 --- a/lisp/org-faces.el +++ b/lisp/org-faces.el @@ -491,7 +491,7 @@ changes." (defface org-meta-line (org-compatible-face 'font-lock-comment-face nil) - "Face for meta lines startin with \"#+\"." + "Face for meta lines starting with \"#+\"." :group 'org-faces :version "22.1")