summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSam Broderick <2178946+waveman68@users.noreply.github.com>2022-09-14 03:41:50 +0200
committerGitHub <noreply@github.com>2022-09-14 01:41:50 +0000
commitd6a3ffc301f89027920780550dffa23c8ab19ad0 (patch)
tree26d8a68abb23cdcf75dbd5541768e0c44ba02f6d /lib
parent4654d66905581df3bf9ed5bb2042a6bbaa2e4935 (diff)
downloadspack-d6a3ffc301f89027920780550dffa23c8ab19ad0.tar.gz
spack-d6a3ffc301f89027920780550dffa23c8ab19ad0.tar.bz2
spack-d6a3ffc301f89027920780550dffa23c8ab19ad0.tar.xz
spack-d6a3ffc301f89027920780550dffa23c8ab19ad0.zip
Update module_file_support.rst (#32629)
Missing lead in "This may to inconsistent modulfiles if..."
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/module_file_support.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/module_file_support.rst b/lib/spack/docs/module_file_support.rst
index 3f369a845c..2396b91f46 100644
--- a/lib/spack/docs/module_file_support.rst
+++ b/lib/spack/docs/module_file_support.rst
@@ -77,7 +77,7 @@ installation of a package.
Spack only generates modulefiles when a package is installed. If
you attempt to install a package and it is already installed, Spack
- will not regenerate modulefiles for the package. This may to
+ will not regenerate modulefiles for the package. This may lead to
inconsistent modulefiles if the Spack module configuration has
changed since the package was installed, either by editing a file
or changing scopes or environments.