We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90b6d1 commit e306e72Copy full SHA for e306e72
docs/maintainer/knowledge_base.md
@@ -1191,7 +1191,7 @@ using GNU's gfortran.
1191
On Windows, switching between different OpenMP implemnentations is not supported. Every package uses the implementation
1192
it was built against.
1193
1194
-On Linux, when packages are linked against GNU's `libgomp.so.1`, but the OpenMP library at install time can be
+On Linux, when packages are linked against GNU's `libgomp.so.1`, the OpenMP library at install time can be
1195
switched from GNU to LLVM by doing the following.
1196
1197
```shell-session
0 commit comments