diff lisp/textmodes/org.el @ 68480:a0bef9d6fe54

(org-agenda-use-time-grid): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 30 Jan 2006 02:08:05 +0000
parents 61b78b1445bf
children 067115a6e738 7432ca837c8d
line wrap: on
line diff
--- a/lisp/textmodes/org.el	Mon Jan 30 02:04:47 2006 +0000
+++ b/lisp/textmodes/org.el	Mon Jan 30 02:08:05 2006 +0000
@@ -632,7 +632,7 @@
 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)