From 04038b3e73e844f96e5f7b254805b417c6c06d7b Mon Sep 17 00:00:00 2001 From: Jody Goldberg Date: Thu, 11 Jul 2002 14:10:06 +0000 Subject: [PATCH] fix example to match the strings we generate. 2002-07-11 Jody Goldberg * cell_refer.xml : fix example to match the strings we generate. --- doc/C/ChangeLog | 4 ++++ doc/C/OChangelog-2003-04-03 | 4 ++++ doc/C/cell_refer.xml | 3 +-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/C/ChangeLog b/doc/C/ChangeLog index 8af02cbcc..e8245f265 100644 --- a/doc/C/ChangeLog +++ b/doc/C/ChangeLog @@ -1,3 +1,7 @@ +2002-07-11 Jody Goldberg + + * cell_refer.xml : fix example to match the strings we generate. + 2002-07-03 Jukka Pekka * solver.xml, figures/solver-0[2-4]: Major update. diff --git a/doc/C/OChangelog-2003-04-03 b/doc/C/OChangelog-2003-04-03 index 8af02cbcc..e8245f265 100644 --- a/doc/C/OChangelog-2003-04-03 +++ b/doc/C/OChangelog-2003-04-03 @@ -1,3 +1,7 @@ +2002-07-11 Jody Goldberg + + * cell_refer.xml : fix example to match the strings we generate. + 2002-07-03 Jukka Pekka * solver.xml, figures/solver-0[2-4]: Major update. diff --git a/doc/C/cell_refer.xml b/doc/C/cell_refer.xml index 5027e3708..6d3e8b7a4 100644 --- a/doc/C/cell_refer.xml +++ b/doc/C/cell_refer.xml @@ -213,8 +213,7 @@ Note that if NAME contains spaces, you need to quote the whole name to allow Gnumeric to group the separate words in NAME - as single name. For example, you should use "Sheet 0" when - referencing the default created "Sheet 0". + as single name. For example, you should use 'Name With Spaces'. Referencing values in other sheets -- GitLab