Spelling, closes #18
This commit is contained in:
parent
7411524ed3
commit
626514bbc1
|
@ -194,7 +194,7 @@ impl worker::SimpleWorker for MassRebuildWorker {
|
||||||
|
|
||||||
println!("Got path: {:?}, building", refpath);
|
println!("Got path: {:?}, building", refpath);
|
||||||
overall_status.set_with_description(
|
overall_status.set_with_description(
|
||||||
"Begining Evaluations",
|
"Beginning Evaluations",
|
||||||
hubcaps::statuses::State::Pending
|
hubcaps::statuses::State::Pending
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue