Skip to content

Commit 047bf5b

Browse files
theHamstaalexcrichton
authored andcommitted
Fix typo in lib.rs doc
1 parent 02ed9e6 commit 047bf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
//! Cargo will also set this environment variable when executed with the `-jN` flag.
3636
//!
3737
//! If `NUM_JOBS` is not set, the `RAYON_NUM_THREADS` environment variable can
38-
//! also specify the build paralellism.
38+
//! also specify the build parallelism.
3939
//!
4040
//! # Examples
4141
//!

0 commit comments

Comments
 (0)