diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-08-21 04:17:30 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-08-21 04:17:53 -0700 |
commit | 886b9ed80c88b8f729ea9760f904b8c0ef63664f (patch) | |
tree | 336aaf09e3bd9e484ca68d67734b0f0054fff46a /doc | |
parent | b1601a95ea6337abef04544c92552caa0a5bcbca (diff) |
; Spelling fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/ses.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index 1f951de239..ba10be9bfa 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -1173,7 +1173,7 @@ 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 range bound @var{cell1} and -@var{cell2} are relocated, or not, indepently, depending on whether +@var{cell2} are relocated, or not, independently, depending on whether they are A1-like or renamed. An alternative method is to use @@ -1203,7 +1203,7 @@ kind of dependency is also not recorded. Begins with an 014 character, followed by sets of cell-definition macros for each row, followed by the set of local printer -defintitions, followed by column-widths, column-printers, +definitions, followed by column-widths, column-printers, default-printer, and header-row. Then there's the global parameters (file-format ID, row count, column count, local printer count) and the local variables (specifying @acronym{SES} mode for the buffer, etc.). |