summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2016-10-24 14:28:04 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2016-10-24 14:28:04 -0700
commite35c023c610a84ba16080e3f18c645f1971f7689 (patch)
tree2c8fee7c17f1d7db22cffbff80c494aca84ff13f /lib
parent453ad8df9d8455cdeebe705d7f5ba50fa128629f (diff)
downloadspack-e35c023c610a84ba16080e3f18c645f1971f7689.tar.gz
spack-e35c023c610a84ba16080e3f18c645f1971f7689.tar.bz2
spack-e35c023c610a84ba16080e3f18c645f1971f7689.tar.xz
spack-e35c023c610a84ba16080e3f18c645f1971f7689.zip
Typo: becuase -> because (#2110)
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/configuration.rst b/lib/spack/docs/configuration.rst
index f4d3a65653..14b0dbdfea 100644
--- a/lib/spack/docs/configuration.rst
+++ b/lib/spack/docs/configuration.rst
@@ -146,7 +146,7 @@ pick up dependencies from ``/usr`` than the intended Spack version.
In order to avoid this problem, it is advisable to specify a fake path
in ``packages.yaml``, thereby preventing Spack from adding the real
-path to compiler command lines. This will work becuase compilers
+path to compiler command lines. This will work because compilers
normally search standard system paths, even if they are not on the
command line. For example: