Remove passive voice in doc to silence warnings 50/61650/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Sun, 8 Sep 2019 11:04:37 +0000 (07:04 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Sun, 8 Sep 2019 11:07:13 +0000 (07:07 -0400)
The write-good feature as invoked by tox coala WriteGoodLintBear
complains about usage of passive voice e.g., 'is applied'.
These changes silence all but two warnings about use of the word
'validate' which is a well-known Maven goal.
This makes no functional change to any templates.

Change-Id: I5a68a475997cbeeae5ce41a2e487d67cc3c2644f
Issue: RELENG-2365
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>

No differences found