summaryrefslogtreecommitdiff
path: root/lib/spack/docs/getting_started.rst
diff options
context:
space:
mode:
authorXavier Delaruelle <xavier.delaruelle@cea.fr>2023-03-19 02:42:50 +0100
committerGitHub <noreply@github.com>2023-03-19 01:42:50 +0000
commitdf97827a7b9e7feafd6c7435f947925c6062068a (patch)
treeafc82346866295c57dec4064db8b0a4d6fa0fd64 /lib/spack/docs/getting_started.rst
parent4ffdde94efd70e03be685b8addad8fd60907fe0a (diff)
downloadspack-df97827a7b9e7feafd6c7435f947925c6062068a.tar.gz
spack-df97827a7b9e7feafd6c7435f947925c6062068a.tar.bz2
spack-df97827a7b9e7feafd6c7435f947925c6062068a.tar.xz
spack-df97827a7b9e7feafd6c7435f947925c6062068a.zip
Fix case spelling for Lmod and Tcl (#36215)
Diffstat (limited to 'lib/spack/docs/getting_started.rst')
-rw-r--r--lib/spack/docs/getting_started.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst
index b2193fe1fd..3c847b876e 100644
--- a/lib/spack/docs/getting_started.rst
+++ b/lib/spack/docs/getting_started.rst
@@ -1597,8 +1597,8 @@ in a Windows CMD prompt.
.. note::
If you chose to install Spack into a directory on Windows that is set up to require Administrative
- Privleges, Spack will require elevated privleges to run.
- Administrative Privleges can be denoted either by default such as
+ Privileges, Spack will require elevated privileges to run.
+ Administrative Privileges can be denoted either by default such as
``C:\Program Files``, or aministrator applied administrative restrictions
on a directory that spack installs files to such as ``C:\Users``
@@ -1694,7 +1694,7 @@ Spack console via:
spack install cpuinfo
-If in the previous step, you did not have CMake or Ninja installed, running the command above should boostrap both packages
+If in the previous step, you did not have CMake or Ninja installed, running the command above should bootstrap both packages
"""""""""""""""""""""""""""
Windows Compatible Packages