summaryrefslogtreecommitdiff
path: root/lisp/org/org-faces.el
diff options
context:
space:
mode:
authorCarsten Dominik <dominik@science.uva.nl>2008-12-17 12:36:41 +0000
committerCarsten Dominik <dominik@science.uva.nl>2008-12-17 12:36:41 +0000
commit333066454142a068aba6e356b570266eede35221 (patch)
tree4ceed20460883c40d430a37e43aa99ab31f1f633 /lisp/org/org-faces.el
parentff28a0bde589681df5c3eb24c45e2679ad0c179a (diff)
downloademacs-333066454142a068aba6e356b570266eede35221.tar.gz
2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
* Fix typos in comments and docstrings throughout Org-mode. * org.el (org-get-outline-path): Fix bug if level is not given. * org-agenda.el (org-finalize-agenda): Fix typo with variable name.
Diffstat (limited to 'lisp/org/org-faces.el')
-rw-r--r--lisp/org/org-faces.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el
index a031ad6756c..8200f27d80e 100644
--- a/lisp/org/org-faces.el
+++ b/lisp/org/org-faces.el
@@ -5,7 +5,7 @@
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
-;; Version: 6.15a
+;; Version: 6.15d
;;
;; This file is part of GNU Emacs.
;;
@@ -25,7 +25,7 @@
;;
;;; Commentary:
-;; This file contains the face definitons for Org.
+;; This file contains the face definitions for Org.
;;; Code: