summaryrefslogtreecommitdiff
path: root/.flake8_packages
diff options
context:
space:
mode:
authorGreg Sjaardema <gsjaardema@gmail.com>2020-04-01 11:02:26 -0600
committerGitHub <noreply@github.com>2020-04-01 12:02:26 -0500
commitc3e8825f8ec9aecc7e25380e34e8851b065c21e1 (patch)
tree884934b4837edf7732a7f0d8606efc1de4e15b0b /.flake8_packages
parentc430ad91c39d625d6da7e7410a1fff3b0c6d9d9f (diff)
downloadspack-c3e8825f8ec9aecc7e25380e34e8851b065c21e1.tar.gz
spack-c3e8825f8ec9aecc7e25380e34e8851b065c21e1.tar.bz2
spack-c3e8825f8ec9aecc7e25380e34e8851b065c21e1.tar.xz
spack-c3e8825f8ec9aecc7e25380e34e8851b065c21e1.zip
Spelling fixes (#15805)
* Spelling fixes * spelling fixes * spelling fixes * spelling fixes * spelling fix * spelling fix * spelling fix * spelling fixes * spelling fix
Diffstat (limited to '.flake8_packages')
-rw-r--r--.flake8_packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8_packages b/.flake8_packages
index d17a34951d..fc2dbf98af 100644
--- a/.flake8_packages
+++ b/.flake8_packages
@@ -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.
#