docs: correct spelling errors across multiple packages (#25002)
This commit is contained in:
@@ -77,7 +77,7 @@ func TestPublicKeyUnsafeHDPath(t *testing.T) {
|
||||
require.NoError(t, tmp.ValidateKey())
|
||||
(&tmp).AssertIsPrivKeyInner()
|
||||
|
||||
// in this test we are chekcking if the generated keys are correct.
|
||||
// in this test we are checking if the generated keys are correct.
|
||||
require.Equal(t, expectedAnswers[i], priv.PubKey().String(),
|
||||
"Is your device using test mnemonic: %s ?", testdata.TestMnemonic)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user