summaryrefslogtreecommitdiff
path: root/lisp/obsolete/otodo-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/obsolete/otodo-mode.el')
-rw-r--r--lisp/obsolete/otodo-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/obsolete/otodo-mode.el b/lisp/obsolete/otodo-mode.el
index add17b265b4..47f5089452f 100644
--- a/lisp/obsolete/otodo-mode.el
+++ b/lisp/obsolete/otodo-mode.el
@@ -1,4 +1,4 @@
-;;; todo-mode.el --- major mode for editing TODO list files -*- lexical-binding: t; -*-
+;;; otodo-mode.el --- major mode for editing TODO list files -*- lexical-binding: t; -*-
;; Copyright (C) 1997, 1999, 2001-2021 Free Software Foundation, Inc.
@@ -963,4 +963,4 @@ If INCLUDE-SEP is non-nil, return point after the separator."
(provide 'todo-mode)
-;;; todo-mode.el ends here
+;;; otodo-mode.el ends here