summaryrefslogtreecommitdiff
path: root/doc/misc/ses.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-11-13 21:07:33 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-11-13 21:07:33 -0800
commit7831fb1b9e88be1c18920b36129c6d1933dbd7ea (patch)
tree8244dd2792606632517150d4b6ea9e4f1375d2ed /doc/misc/ses.texi
parent73dcdb9f30cb94a3183db54d9b463370c3978d4d (diff)
downloademacs-7831fb1b9e88be1c18920b36129c6d1933dbd7ea.tar.gz
Spelling fixes.
Diffstat (limited to 'doc/misc/ses.texi')
-rw-r--r--doc/misc/ses.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index 5de87a2f1c7..cccd74dec0f 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -482,9 +482,9 @@ show column letters again.
Pops up a menu to set the current row as the header, or revert to
column letters.
@item M-x ses-rename-cell
-@findex ses-rename-cell
-Rename a cell from a standard A1-like name to any
-string.
+@findex ses-rename-cell
+Rename a cell from a standard A1-like name to any
+string.
@item M-x ses-repair-cell-reference-all
@findex ses-repair-cell-reference-all
When you interrupt a cell formula update by clicking @kbd{C-g}, then
@@ -606,15 +606,15 @@ instance @code{(ses-range A1 A4 _ "empty")} will do the same as
are empty. Similarly, @code{(ses-range A1 A4 _ )} will do the same as
@code{(list A1 0 A3 0)}.
@item >v
-When order matters, list cells by reading cells rowwise from top left
+When order matters, list cells by reading cells row-wise from top left
to bottom right. This flag is provided for completeness only as it is
the default reading order.
@item <v
-List cells by reading cells rowwise from top right to bottom left.
+List cells by reading cells row-wise from top right to bottom left.
@item v>
-List cells by reading cells columnwise from top left to bottom right.
+List cells by reading cells column-wise from top left to bottom right.
@item v<
-List cells by reading cells columnwise from top right to bottom left.
+List cells by reading cells column-wise from top right to bottom left.
@item v
A short hand for @code{v>}.
@item ^