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 02ed9e6 commit 047bf5bCopy full SHA for 047bf5b
src/lib.rs
@@ -35,7 +35,7 @@
35
//! Cargo will also set this environment variable when executed with the `-jN` flag.
36
//!
37
//! If `NUM_JOBS` is not set, the `RAYON_NUM_THREADS` environment variable can
38
-//! also specify the build paralellism.
+//! also specify the build parallelism.
39
40
//! # Examples
41
0 commit comments