auto merge of #12389 : zr40/rust/fix-test-metric-typo, r=alexcrichton

This commit is contained in:
bors 2014-02-19 15:01:50 -08:00
commit ea0058281c

View File

@ -555,7 +555,7 @@ impl<T: Writer> ConsoleTestState<T> {
}
}
}
if_ok!(self.write_plain(format!("result of ratchet: {} matrics added, \
if_ok!(self.write_plain(format!("result of ratchet: {} metrics added, \
{} removed, {} improved, {} regressed, \
{} noise\n",
added, removed, improved, regressed,