Skip to content

Commit f09635a

Browse files
Hayden602Kobzol
andauthored
Update bootstrap.example.toml
Co-authored-by: Jakub Beránek <[email protected]>
1 parent f1d5b55 commit f09635a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -864,7 +864,7 @@
864864
# 0 - Set the number of threads according to the detected number of threads of the host system
865865
# 0 - Set the number of threads according to the detected number of threads of the host system
866866
# 1 - Use a single thread for compilation of Rust code (the default)
867-
# N - Number of threads used for rustc compilation
867+
# N - Number of threads used for compilation of Rust code
868868
#
869869
#rust.parallel-frontend-threads = 1
870870

0 commit comments

Comments
 (0)