spelling: comes

pull/6013/head
Josh Soref 8 years ago
parent 9434b0fed8
commit 5010bfda39

@ -81,7 +81,7 @@ func TestBerToDer(t *testing.T) {
Writer: msg,
}
// Test - a DER encoded key commes back unchanged.
// Test - a DER encoded key comes back unchanged.
newKey := berToDer(der_encoded_key, ui)
if newKey != der_encoded_key {
t.Errorf("Trying to convert a DER encoded key should return the same key.")

Loading…
Cancel
Save