Fix English.

* doc/misc/ses.texi (Nonrelocatable references): Fix grammatically
  incorrect English.
This commit is contained in:
Vincent Belaïche 2016-07-29 13:47:57 +02:00
parent 3c97b0f758
commit b275cc76f0

View file

@ -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 yank. Using this method, the concerned cells won't be relocated
whatever formula they appear in. Please note however that when a whatever formula they appear in. Please note however that when a
formula contains some range @code{(ses-range @var{cell1} @var{cell2})} formula contains some range @code{(ses-range @var{cell1} @var{cell2})}
then in the yanked formula each range bound @var{cell1} and then in the yanked formula each bound @var{cell1} and @var{cell2} is
@var{cell2} are relocated, or not, indepently, depending on whether relocated, or not, indepently, depending on whether it is A1-like or
they are A1-like or renamed. renamed.
An alternative method is to use An alternative method is to use
@lisp @lisp