diff options
Diffstat (limited to 'data/pod')
-rw-r--r-- | data/pod/sisu-spine-markup/media/text/en/sisu-spine-markup.sst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/pod/sisu-spine-markup/media/text/en/sisu-spine-markup.sst b/data/pod/sisu-spine-markup/media/text/en/sisu-spine-markup.sst index cc041f3..11553c2 100644 --- a/data/pod/sisu-spine-markup/media/text/en/sisu-spine-markup.sst +++ b/data/pod/sisu-spine-markup/media/text/en/sisu-spine-markup.sst @@ -1717,10 +1717,10 @@ document ... heading levels above the current heading level which it logically falls under and to which it belongs (headings preceding current level under which it occurs) -!_ decendants -decendant headings are sub-headings beneath the current heading level, heading +!_ descendants +descendant headings are sub-headings beneath the current heading level, heading levels below the current heading level which are derived from it and belong to -it (sub-headings contained beneath current level); decendant objects are the +it (sub-headings contained beneath current level); descendant objects are the range of objects contained by a heading (ocn ranges for each heading in document body) @@ -1744,7 +1744,7 @@ ordinary markup, with indication that section is to be treated as blurb certain forms of output are conveniently segmented, e.g. epub and segmented html. The document is broken into chunks indicated by markup level 1 heading (numeric level 4 headings) as the significant level at which the document should -be segmented, and including all decendant objects of that level. For a longer +be segmented, and including all descendant objects of that level. For a longer text/book this will usually the chapter level. (this is significant in e.g. for epub and segmented html, which are broken by segment, usually chosen to be chapter) |