From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: typo in org.texi Date: Fri, 04 Mar 2011 19:35:13 -0500 Message-ID: <9447.1299285313@alphaville.usa.hp.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=54351 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvfSp-00060B-JI for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:35:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvfSo-0003P3-L0 for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:35:19 -0500 Received: from g4t0015.houston.hp.com ([15.201.24.18]:4693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvfSo-0003Ox-G8 for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:35:18 -0500 Received: from g4t0009.houston.hp.com (g4t0009.houston.hp.com [16.234.32.26]) by g4t0015.houston.hp.com (Postfix) with ESMTP id 9524F88A5 for ; Sat, 5 Mar 2011 00:35:17 +0000 (UTC) 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 Cc: nicholas.dokos@hp.com diff --git a/doc/org.texi b/doc/org.texi index 50febbc..bc66319 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -2282,7 +2282,7 @@ operator that looks like this: @end example @noindent -and allows relative relative references, i.e. references relative to the +and allows relative references, i.e. references relative to the row/column of the field whose value is being computed. These relative references make it possible to store a formula only once and use it in many fields without copying and modifying it. Nick