multi: fix a-vs-an typos

This commit is contained in:
practicalswift
2018-04-18 04:02:04 +02:00
committed by Olaoluwa Osuntokun
parent 0720e83840
commit 663c396235
45 changed files with 67 additions and 67 deletions

View File

@@ -464,7 +464,7 @@ func (b *Machine) GenActOne() ([ActOneSize]byte, error) {
// RecvActOne processes the act one packet sent by the initiator. The responder
// executes the mirrored actions to that of the initiator extending the
// handshake digest and deriving a new shared secret based on a ECDH with the
// handshake digest and deriving a new shared secret based on an ECDH with the
// initiator's ephemeral key and responder's static key.
func (b *Machine) RecvActOne(actOne [ActOneSize]byte) error {
var (