Skip to content

Commit

Permalink
Fix typo in comment.
Browse files Browse the repository at this point in the history
Co-authored-by: Evgeny Margolis <[email protected]>
  • Loading branch information
bzbarsky-apple and emargolis authored May 15, 2022
1 parent ad60989 commit 1b8bee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/CHIPKeypair.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ NS_ASSUME_NONNULL_BEGIN
* key and the provided public key. Only needs to be implemented for
* operational keypairs.
*
* @param other_public_key The public key to use for the EDCH key derivation.
* @param other_public_key The public key to use for the ECDH key derivation.
*
* @return the newly generated shared secret.
*/
Expand Down

0 comments on commit 1b8bee8

Please sign in to comment.