Spellcheck: s/descendent/descendant/g

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ff33d1456ea098e160cbbc74b332656c06abc2ab
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-12-23T16:53:35Z
Releases: 10.0
Spellcheck: s/descendent/descendant/g

I got a little annoyed by reading documentation paragraphs containing
both spellings within a few lines of each other.  My dictionary says
"descendant" is the preferred spelling, and it's certainly the majority
usage in our tree, so standardize on that.

For one usage in parallel.sgml, I thought it better to rewrite to avoid
the term altogether.

Files

Documentation touched