From f7ceb8e028923287a75b148a49c65d3232f68ace Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 2 Aug 2016 11:43:05 -0700 Subject: [PATCH] Revert "Fix English." This reverts commit b275cc76f0c5ab49e81445fcc3420c8772aefd42. --- doc/misc/ses.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index 327cd7af056..e443dfb6cbe 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -1010,9 +1010,9 @@ Cells that do not have an A1-like name style are not relocated on yank. Using this method, the concerned cells won't be relocated whatever formula they appear in. Please note however that when a formula contains some range @code{(ses-range @var{cell1} @var{cell2})} -then in the yanked formula each bound @var{cell1} and @var{cell2} is -relocated, or not, indepently, depending on whether it is A1-like or -renamed. +then in the yanked formula each range bound @var{cell1} and +@var{cell2} are relocated, or not, indepently, depending on whether +they are A1-like or renamed. An alternative method is to use @lisp -- 2.39.2