Merge pull request #20674 from jbcrail/fix-misspelled-comments
Fix misspelled comments. Reviewed-by: steveklabnik
This commit is contained in:
commit
c0216c8945
29 changed files with 38 additions and 38 deletions
|
@ -164,7 +164,7 @@ use thunk::Thunk;
|
|||
use sys::thread as imp;
|
||||
use sys_common::{stack, thread_info};
|
||||
|
||||
/// Thread configuation. Provides detailed control over the properties
|
||||
/// Thread configuration. Provides detailed control over the properties
|
||||
/// and behavior of new threads.
|
||||
#[stable]
|
||||
pub struct Builder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue