Skip to content

Commit 98f5198

Browse files
authored
Fix use_system_library typo in configuration docs (#884)
1 parent 230c9a2 commit 98f5198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The function of these settings are as follows:
140140

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

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

146146
```toml

0 commit comments

Comments
 (0)