[Scheduler] Fix typo in comments. NFC

This commit is contained in:
David Green 2020-08-12 18:36:05 +01:00
parent 1bb3488685
commit f07f17ac7c
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ struct MCExtraProcessorInfo {
/// subtargets can't be done. Nonetheless, the abstract model is
/// useful. Futhermore, subtargets typically extend this model with processor
/// specific resources to model any hardware features that can be exploited by
/// sceduling heuristics and aren't sufficiently represented in the abstract.
/// scheduling heuristics and aren't sufficiently represented in the abstract.
///
/// The abstract pipeline is built around the notion of an "issue point". This
/// is merely a reference point for counting machine cycles. The physical