Skip to content

Commit

Permalink
Merge pull request #40 from EdwardBetts/spelling
Browse files Browse the repository at this point in the history
correct spelling mistake
  • Loading branch information
nigeltao committed Jun 8, 2021
2 parents ef34881 + da2bb33 commit b9440b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snappy_test.go
Expand Up @@ -642,7 +642,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 b9440b4

Please sign in to comment.