Skip to content

Commit b275cc7

Browse files
author
Vincent Belaïche
committed
Fix English.
* doc/misc/ses.texi (Nonrelocatable references): Fix grammatically incorrect English.
1 parent 3c97b0f commit b275cc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/misc/ses.texi

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,9 +1010,9 @@ Cells that do not have an A1-like name style are not relocated on
10101010
yank. Using this method, the concerned cells won't be relocated
10111011
whatever formula they appear in. Please note however that when a
10121012
formula contains some range @code{(ses-range @var{cell1} @var{cell2})}
1013-
then in the yanked formula each range bound @var{cell1} and
1014-
@var{cell2} are relocated, or not, indepently, depending on whether
1015-
they are A1-like or renamed.
1013+
then in the yanked formula each bound @var{cell1} and @var{cell2} is
1014+
relocated, or not, indepently, depending on whether it is A1-like or
1015+
renamed.
10161016

10171017
An alternative method is to use
10181018
@lisp

0 commit comments

Comments
 (0)