Skip to content

Commit 68ddf81

Browse files
committed
fix typo in v4.9.2 release notes
1 parent 008f9d9 commit 68ddf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bugfix/update release
2121
- various enhancements, including:
2222
- improve behavior when using extension which has `nosource` enabled ([#4506](https://github.com/easybuilders/easybuild-framework/pull/4506))
2323
- enhance `get_software_libdir` to return `lib` or `lib64` if only one of them contains library files ([#4513](https://github.com/easybuilders/easybuild-framework/pull/4513))
24-
- implement versions checks to avoid mixing major versions across the EasyBuild components ([#4520](https://github.com/easybuilders/easybuild-framework/pull/4520), [#4553](https://github.com/easybuilders/easybuild-framework/pull/4553))
24+
- implement version checks to avoid mixing major versions across the EasyBuild components ([#4520](https://github.com/easybuilders/easybuild-framework/pull/4520), [#4553](https://github.com/easybuilders/easybuild-framework/pull/4553))
2525
- add support for easyconfig parameter `module_only` ([#4537](https://github.com/easybuilders/easybuild-framework/pull/4537))
2626
- various bug fixes, including:
2727
- fix typo in `patch_step` logging ([#4505](https://github.com/easybuilders/easybuild-framework/pull/4505))

0 commit comments

Comments
 (0)