Skip to content

Commit

Permalink
Fix use_system_library typo in configuration docs (#884)
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner authored Oct 29, 2024
1 parent 230c9a2 commit 98f5198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ The function of these settings are as follows:

If these are set, the `_format` key will be set to `"1.1"`.

An example of running `MPIPreferences.use_system_library(vendor="cray")` in
An example of running `MPIPreferences.use_system_binary(vendor="cray")` in
`PrgEnv-gnu` is:

```toml
Expand Down

0 comments on commit 98f5198

Please sign in to comment.