From: Juanma Barranquero Date: Mon, 30 Jan 2006 02:08:05 +0000 (+0000) Subject: (org-agenda-use-time-grid): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.90~4496 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07e334eac80a163ed0a78de47940647f5652ca01;p=emacs.git (org-agenda-use-time-grid): Fix typo in docstring. --- diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index 486b38a143a..0381854542a 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -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)