diff options
author | John Wiegley <johnw@newartisans.com> | 2016-08-02 11:43:05 -0700 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2016-08-02 11:43:05 -0700 |
commit | f7ceb8e028923287a75b148a49c65d3232f68ace (patch) | |
tree | 7df52455cf16b0606d95dcfdfac3b9ba5b638766 /doc | |
parent | baa7abde77e815a0645839adae1cefdb40c984a2 (diff) |
Revert "Fix English."
This reverts commit b275cc76f0c5ab49e81445fcc3420c8772aefd42.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ses.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index 327cd7af05..e443dfb6cb 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 |