Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Documentation only:
This fixes a few misspellings, a handful of spacing issues (where there was an extra space after a sentence or paragraph), and adds a newline at the end of most files. Looking through them, some had an extra line and others did not. Generally, Markdown lint tools flag the lack of a newline character before EOF (https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md).
Credit
Please put an X in one of the squares below only.
[X] I would like to be credited in the application as: Dan Cox_ \
Presubmission Checklist
Put an X in the squares below to indicate you've done each step.
[X] I have read this project's CONTRIBUTING file and this PR follows the criteria laid out there.
[X] This contribution was created by me and I have the right to submit it under the GPL v3 license. (This is not a rights assignment.)
[X] I have read and agree to abide by this project's Code of Conduct.