Spelling fixes (#15805)

* Spelling fixes

* spelling fixes

* spelling fixes

* spelling fixes

* spelling fix

* spelling fix

* spelling fix

* spelling fixes

* spelling fix
This commit is contained in:
Greg Sjaardema
2020-04-01 11:02:26 -06:00
committed by GitHub
parent c430ad91c3
commit c3e8825f8e
9 changed files with 17 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
#
# Note that we also add *per-line* exemptions for certain patterns in the
# `spack flake8` command. This is where F403 for `from spack import *`
# is added (beause we *only* allow that wildcard).
# is added (because we *only* allow that wildcard).
#
# See .flake8 for regular exceptions.
#