Skip to content
Snippets Groups Projects
Commit 8b396078 authored by akwizgran's avatar akwizgran
Browse files

Fix a typo.

parent f3de4f53
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@ public interface CryptoComponent {
throws GeneralSecurityException;
/**
* Signs the given byte[] with the given Ed25519 private keu.
* Signs the given byte[] with the given Ed25519 private key.
*
* @param label A label specific to this signature
* to ensure that the signature cannot be repurposed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment