changeset 94766:d345be148bf9

(org-hide): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 08 May 2008 15:43:31 +0000
parents 03ae886de7f4
children 8634b4393320
files lisp/org/org-faces.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/org/org-faces.el	Thu May 08 15:43:04 2008 +0000
+++ b/lisp/org/org-faces.el	Thu May 08 15:43:31 2008 +0000
@@ -41,7 +41,7 @@
   '((((background light)) (:foreground "white"))
     (((background dark)) (:foreground "black")))
   "Face used to hide leading stars in headlines.
-The forground color of this face should be equal to the background
+The foreground color of this face should be equal to the background
 color of the frame."
   :group 'org-faces)