From b215b3a2f389d6759569bc3dccbbb2503998f06c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 12 Sep 2017 19:28:41 +0300 Subject: [PATCH] Fix minor typos in the Emacs manual * doc/emacs/text.texi (Org Organizer): * doc/emacs/ack.texi (Acknowledgments): Fix spelling of Org nodes. --- doc/emacs/ack.texi | 2 +- doc/emacs/text.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 8f592ec87a5..733106b740c 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -285,7 +285,7 @@ Borgman, Baoqiu Cui, Dan Davison, Christian Egli, Eric S. Fraga, Daniel German, Jackson, Martyn Jago, Thorsten Jolitz, Jambunathan K, Tokuya Kameshima, Sergey Litvinov, David Maus, Ross Patterson, Juan Pechiar, Sebastian Rose, Eric Schulte, Paul Sexton, Ulf Stegemann, Andy Stewart, Christopher Suckling, David O'Toole, John Wiegley, Zhang Weize, Piotr ZieliƄski, and others also wrote various Org mode components. -For more information, @pxref{History and Acknowledgments,,, org, The Org Manual}. +For more information, @pxref{History and acknowledgments,,, org, The Org Manual}. @item Scott Draves wrote @file{tq.el}, help functions for maintaining diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index ab401c73362..3b54aa82631 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi @@ -1429,7 +1429,7 @@ org-agenda}. This command prompts for what you want to see: a list of things to do this week, a list of TODO items with specific keywords, etc. @ifnottex -@xref{Agenda Views,,,org, The Org Manual}, for details. +@xref{Agenda views,,,org, The Org Manual}, for details. @end ifnottex @node Org Authoring -- 2.11.4.GIT