From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: [PATCH] Fix documentation typos and grammar Date: Tue, 07 Oct 2008 10:43:37 -0400 Message-ID: <87abdgo486.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnDmv-00018g-9i for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 10:43:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnDms-00017Y-NO for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 10:43:48 -0400 Received: from [199.232.76.173] (port=48013 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnDms-00017V-HN for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 10:43:46 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:63975) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KnDms-00011M-1P for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 10:43:46 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-bos.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KnDmo-000LwH-J5 for emacs-orgmode@gnu.org; Tue, 07 Oct 2008 14:43:42 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.13.8/8.13.8/Debian-3) with ESMTP id m97EhbWX032678 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 7 Oct 2008 10:43:38 -0400 Received: from gollum.intra.norang.ca (localhost [127.0.0.1]) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id m97EhbsA017446 for ; Tue, 7 Oct 2008 10:43:37 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --- I read the new attachment feature documentation this morning and noted a few corrections so here they are. -Bernt doc/org.texi | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 0db32de..c4a1c6b 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -5170,14 +5170,14 @@ source code files belonging to a project. However, you may also have files that only belong to a given project and that you would like to store in a directory belonging to an outline node. -Org allows to associate an arbitary number of files with each indivdual task. -These files are moved to special directories named by the unique ID of each -entry. These directories are located in the @file{data} directory which +Org allows you to associate an arbitary number of files with each individual +task. These files are moved to special directories named by the unique ID of +each entry. These directories are located in the @file{data} directory which lives in the same directory where your org-file lives@footnote{If you move entries or Org-files from one directory to the next, you may want to configure @code{org-attach-directory} to contain an absolute path.}. If you -initilize this directory with @code{git-init}, Org will automaically commit -changes when it see them. The attachment system has been contributed to Org +initialize this directory with @code{git-init}, Org will automatically commit +changes when it sees them. The attachment system has been contributed to Org by John Wiegley. The following commands deal with attachments. @@ -5232,7 +5232,7 @@ dired and delete from there. @chapter Agenda Views @cindex agenda views -Due to the way Org works, TODO items, time-stamped items, and +Due to the way Org works, TODO items, timestamped items, and tagged headlines can be scattered throughout a file or even a number of files. To get an overview of open action items, or of events that are important for a particular date, this information must be collected, -- 1.6.0.2.443.g52e83