Skip to content

Commit 0d8e06e

Browse files
authored
fix typo
1 parent 9f2ec3e commit 0d8e06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/lmod/bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
# Options:
1616
# - The script listens to environment variables so that it can be silently configured by a site
17-
# - EESSI_CVMFS_REPO: perform the initialisation from a respository other than /cvmfs/software.eessi.io
17+
# - EESSI_CVMFS_REPO: perform the initialisation from a repository other than /cvmfs/software.eessi.io
1818
# - EESSI_VERSION: loads a specific EESSI version ignoring the default in the file
1919
# - EESSI_DEFAULT_MODULES_PREPEND: environment variable allows you to prepend modules to the defaults (loaded last, : separated)
2020
# - EESSI_DEFAULT_MODULES_APPEND: environment variable allows you to append modules to the defaults (loaded first, : separated)

0 commit comments

Comments
 (0)