mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Fix another typo “a”→“an”
This commit is contained in:
parent
5c9d614fce
commit
0a036a2e2a
@ -36,7 +36,7 @@
|
||||
//!
|
||||
//! "NeedsToken" indicates that a rustc is interested in acquiring a token, but
|
||||
//! never that it would be impossible to make progress without one (i.e., it
|
||||
//! would be incorrect for rustc to not terminate due to a unfulfilled
|
||||
//! would be incorrect for rustc to not terminate due to an unfulfilled
|
||||
//! NeedsToken request); we do not usually fulfill all NeedsToken requests for a
|
||||
//! given rustc.
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user