Merge pull request #1485 from hartzell/patch-6
Fix typo 'flexbile' -> 'flexible'
This commit is contained in:
commit
cfde03e694
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue