summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2009-11-11 19:27:02 +0100
committerCarsten Dominik <carsten.dominik@gmail.com>2009-11-11 19:27:02 +0100
commitf788c975a90f18a78dd7c7ccdef82bee21a397d8 (patch)
treeef017e55ba8083719467124dc47cf085330d8bd5
parent49690e49ca3f33100fa14ab9e4d498233ee9dd26 (diff)
downloadorg-mode-f788c975a90f18a78dd7c7ccdef82bee21a397d8.tar.gz
Fix some trivial typos
-rw-r--r--lisp/org-datetree.el2
-rw-r--r--lisp/org-freemind.el1
-rw-r--r--lisp/org-habit.el3
3 files changed, 2 insertions, 4 deletions
diff --git a/lisp/org-datetree.el b/lisp/org-datetree.el
index f400fa6..ff40374 100644
--- a/lisp/org-datetree.el
+++ b/lisp/org-datetree.el
@@ -1,4 +1,4 @@
-;;; org-datetree.el --- Create Date entries in a tree
+;;; org-datetree.el --- Create date entries in a tree
;; Copyright (C) 2009 Free Software Foundation, Inc.
diff --git a/lisp/org-freemind.el b/lisp/org-freemind.el
index fb7adf6..a4e9069 100644
--- a/lisp/org-freemind.el
+++ b/lisp/org-freemind.el
@@ -1128,5 +1128,4 @@ PATH should be a list of steps, where each step has the form
;; arch-tag: e7b0d776-94fd-404a-b35e-0f855fae3627
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; org-freemind.el ends here
diff --git a/lisp/org-habit.el b/lisp/org-habit.el
index 4bb311e..fb9f132 100644
--- a/lisp/org-habit.el
+++ b/lisp/org-habit.el
@@ -1,7 +1,6 @@
;;; org-habit.el --- The habit tracking code for Org-mode
-;; Copyright (C) 2009
-;; Free Software Foundation, Inc.
+;; Copyright (C) 2009 Free Software Foundation, Inc.
;; Author: John Wiegley <johnw at gnu dot org>
;; Keywords: outlines, hypermedia, calendar, wp