summaryrefslogtreecommitdiff
path: root/.flake8_packages
diff options
context:
space:
mode:
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.
#