Browse Source

org-agenda.el (org-diary): Fix tiny typo

* org-agenda.el (org-diary): Fix tiny typo.
Bastien Guerry 13 years ago
parent
commit
d1b72db961
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -4732,7 +4732,7 @@ Needed to avoid empty dates which mess up holiday display."
 
 
 ;;;###autoload
 ;;;###autoload
 (defun org-diary (&rest args)
 (defun org-diary (&rest args)
-  "Return diary information from org-files.
+  "Return diary information from org files.
 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
 It accesses org files and extracts information from those files to be
 It accesses org files and extracts information from those files to be
 listed in the diary.  The function accepts arguments specifying what
 listed in the diary.  The function accepts arguments specifying what