From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: [PATCH] Fix typo Date: Sun, 20 Jan 2008 11:53:37 -0500 Message-ID: <87k5m4tp4e.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 1JGdQZ-0000oQ-9X for emacs-orgmode@gnu.org; Sun, 20 Jan 2008 11:53:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGdQX-0000ne-Qy for emacs-orgmode@gnu.org; Sun, 20 Jan 2008 11:53:46 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGdQX-0000nX-NU for emacs-orgmode@gnu.org; Sun, 20 Jan 2008 11:53:45 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JGdQX-0003ei-1Q for emacs-orgmode@gnu.org; Sun, 20 Jan 2008 11:53:45 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JGdQV-0001IM-50 for emacs-orgmode@gnu.org; Sun, 20 Jan 2008 16:53:43 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Jan 2008 16:53:43 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Jan 2008 16:53:43 +0000 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 conveiently -> conveniently --- org.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/org.texi b/org.texi index 3583009..2734e6f 100644 --- a/org.texi +++ b/org.texi @@ -3409,7 +3409,7 @@ application of properties, imagine keeping track of one's music CD's, where properties could be things such as the album artist, date of release, number of tracks, and so on. -Properties can be conveiently edited and viewed in column view +Properties can be conveniently edited and viewed in column view (@pxref{Column view}). Properties are like tags, but with a value. For example, in a file -- 1.5.4.rc3.24.gb53139