emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org 7caae6c088 1/3: Fix typo in doc string


From: ELPA Syncer
Subject: [elpa] externals-release/org 7caae6c088 1/3: Fix typo in doc string
Date: Mon, 28 Mar 2022 08:57:41 -0400 (EDT)

branch: externals-release/org
commit 7caae6c0885f3a8131af5092a249fc2105b5d3fd
Author: Nick Dokos <ndokos@gmail.com>
Commit: Bastien <bzg@gnu.org>

    Fix typo in doc string
    
    * lisp/org-agenda.el (org-todo-list): Fix typo in doc string.
---
 lisp/org-agenda.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 9f13f07497..71aac271f7 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -4859,7 +4859,7 @@ Press `\\[org-agenda-manipulate-query-add]', \
 
 ;;;###autoload
 (defun org-todo-list (&optional arg)
-  "Show all (not done) TODO entries from all agenda file in a single list.
+  "Show all (not done) TODO entries from all agenda files in a single list.
 The prefix arg can be used to select a specific TODO keyword and limit
 the list to these.  When using `\\[universal-argument]', you will be prompted
 for a keyword.  A numeric prefix directly selects the Nth keyword in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]