Fix typos

This commit is contained in:
Julian Tescher
2017-01-24 20:52:48 -08:00
parent e8d4524586
commit baeb35b6d4
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ mod test {
/// TODO: this test actually should be successful, but since we can't
/// multiply Duration on anything larger than u32 easily we decided
/// to allow thit to fail for now
/// to allow it to fail for now
#[test]
#[should_panic(expected = "can't skip more than 4 billion intervals")]
fn large_skip() {