Просмотр исходного кода

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

* org-agenda.el (org-diary): Fix tiny typo.
Bastien Guerry 13 лет назад
Родитель
Сommit
d1b72db961
1 измененных файлов с 1 добавлено и 1 удалено
  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