summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbecker33 <becker33@llnl.gov>2016-08-09 15:34:51 -0700
committerGitHub <noreply@github.com>2016-08-09 15:34:51 -0700
commitcfde03e694b05a2aec315e0821fa82dc1e4b12c7 (patch)
tree44f4f23eb44880b9295786b57ecaf145426c0c20
parentd380d1642722c44837cb32712972f19b70476ecb (diff)
parent4bca1c5440c7539745120e201430b1e5b08f0761 (diff)
downloadspack-cfde03e694b05a2aec315e0821fa82dc1e4b12c7.tar.gz
spack-cfde03e694b05a2aec315e0821fa82dc1e4b12c7.tar.bz2
spack-cfde03e694b05a2aec315e0821fa82dc1e4b12c7.tar.xz
spack-cfde03e694b05a2aec315e0821fa82dc1e4b12c7.zip
Merge pull request #1485 from hartzell/patch-6
Fix typo 'flexbile' -> 'flexible'
-rw-r--r--lib/spack/docs/basic_usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst
index df9a3901bf..a42d941791 100644
--- a/lib/spack/docs/basic_usage.rst
+++ b/lib/spack/docs/basic_usage.rst
@@ -1159,7 +1159,7 @@ More than one spec may be placed on the command line here.
Module Commands for Shell Scripts
``````````````````````````````````
-Although Spack is flexbile, the ``module`` command is much faster.
+Although Spack is flexible, the ``module`` command is much faster.
This could become an issue when emitting a series of ``spack load``
commands inside a shell script. By adding the ``--shell`` flag,
``spack module find`` may also be used to generate code that can be