Skip to content

Commit

Permalink
correct spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardBetts committed Sep 1, 2017
1 parent 553a641 commit da2bb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snappy_test.go
Expand Up @@ -637,7 +637,7 @@ func TestSameEncodingAsCppLongFiles(t *testing.T) {
}
if failed {
t.Errorf("was the snappytool program built against the C++ snappy library version " +
"d53de187 or later, commited on 2016-04-05? See " +
"d53de187 or later, committed on 2016-04-05? See " +
"https://github.com/google/snappy/commit/d53de18799418e113e44444252a39b12a0e4e0cc")
}
}
Expand Down

0 comments on commit da2bb33

Please sign in to comment.