Spelling, closes #18

This commit is contained in:
Graham Christensen 2017-12-12 20:05:45 -05:00
parent 7411524ed3
commit 626514bbc1
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -194,7 +194,7 @@ impl worker::SimpleWorker for MassRebuildWorker {
println!("Got path: {:?}, building", refpath);
overall_status.set_with_description(
"Begining Evaluations",
"Beginning Evaluations",
hubcaps::statuses::State::Pending
);