Skip to content

Commit 7f7e23d

Browse files
committed
Fix uppercase variants as well
1 parent b98831a commit 7f7e23d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial_configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A partial list of some key configuration sections is provided below.
2727
* - compilers
2828
- Define the compilers that Spack can use (required and system specific)
2929
* - Mirrors
30-
- Locations where spack can look for stashed source or binary distributions
30+
- Locations where spack can look for stashed source or binary distributions
3131
* - Packages
3232
- Specific settings and rules for packages
3333
* - Modules
@@ -97,7 +97,7 @@ These scopes, in order of decreasing priority, are:
9797
============ ===================================================
9898
Scope Directory
9999
============ ===================================================
100-
Command-line N/A
100+
Command Line N/A
101101
Environment In environment base directory (in ``spack.yaml``)
102102
Custom Custom directory, specified with ``--config-scope``
103103
User ``~/.spack/``

0 commit comments

Comments
 (0)