summaryrefslogtreecommitdiff
path: root/lib/algorithms/ecc.c
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2022-02-17 17:35:59 +0200
committerDimitris Apostolou <dimitris.apostolou@icloud.com>2022-02-17 17:43:54 +0200
commit1d939bed33fd258777dda6d3f774f43981191aba (patch)
tree7b0cde438ff45e8891903cc1a9e6e663336f6013 /lib/algorithms/ecc.c
parentad20dfc64d9c55129c36fa13f3ee2f93951d7bbf (diff)
downloadgnutls-1d939bed33fd258777dda6d3f774f43981191aba.tar.gz
Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
Diffstat (limited to 'lib/algorithms/ecc.c')
-rw-r--r--lib/algorithms/ecc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/algorithms/ecc.c b/lib/algorithms/ecc.c
index d2c0b3585b..736e5dd07f 100644
--- a/lib/algorithms/ecc.c
+++ b/lib/algorithms/ecc.c
@@ -125,7 +125,7 @@ gnutls_ecc_curve_entry_st ecc_curves[] = {
* exchange (CryptoPro-XchA = CryptoPro-A and CryptoPro-XchB =
* CryptoPro-C).
*
- * Then TC26 (Standard comittee working on cryptographic standards) has
+ * Then TC26 (Standard committee working on cryptographic standards) has
* defined one 256-bit curve (TC26-256-A) and three 512-bit curves
* (TC26-512-A, -B, -C).
*