]> code.delx.au - gnu-emacs/commitdiff
(org-agenda-use-time-grid): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Jan 2006 02:08:05 +0000 (02:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Jan 2006 02:08:05 +0000 (02:08 +0000)
lisp/textmodes/org.el

index 486b38a143a5200b6676726f1ae007ce807777d4..0381854542a48927f94184f23b1be8bfeefb2c47 100644 (file)
@@ -632,7 +632,7 @@ of `org-agenda-prefix-format' or `org-timeline-prefix-format'.")
 A time grid is a set of lines for specific times (like every two hours between
 8:00 and 20:00).  The items scheduled for a day at specific times are
 sorted in between these lines.
-For deails about when the grid will be shown, and what it will look like, see
+For details about when the grid will be shown, and what it will look like, see
 the variable `org-agenda-time-grid'."
   :group 'org-agenda
   :type 'boolean)