Skip to content

Commit abf1cd6

Browse files
committed
fix typo
1 parent ddd4aaa commit abf1cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/easybuild-v5/release-candidates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This includes (but is not limited to):
2727
- **Python >= 3.6** is required to run EasyBuild (Python >= 3.9 is recommended);
2828
- using **Lmod >= v8.0** or **Environment Modules v4.3.0** is required as modules tool (check with `module --version`);
2929
- a new function named `run_shell_cmd` is used to run shell commands like `cmake`, `make`, `pip`, etc. (more info [here](run_shell_cmd.md));
30-
- the **default settting of some configuration options has changed**:
30+
- the **default setting of some configuration options has changed**:
3131
- **RPATH linking** is used by default (can be disabled with `--disable-rpath`);
3232
- **trace output** is enabled by default (can be disabled with `--disable-trace`);
3333
- Lua module files generated by EasyBuild will by default:

0 commit comments

Comments
 (0)