We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031bddd commit d2dc1cfCopy full SHA for d2dc1cf
console-subscriber/tests/support/task.rs
@@ -121,7 +121,7 @@ impl ExpectedTask {
121
/// No check that the actual task matches is performed. That must have been
122
/// done prior.
123
///
124
- /// If all expections are met, this method returns `Ok(())`. If any
+ /// If all expectations are met, this method returns `Ok(())`. If any
125
/// expectations are not met, then the first incorrect expectation will
126
/// be returned as an `Err`.
127
pub(super) fn validate_actual_task(
0 commit comments