From 4e20f76200dee944cf1896144932047b19e8f8bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Thu, 28 Aug 2014 15:43:09 +0200 Subject: Fixed comment typo. --- ecc-curve.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecc-curve.h') diff --git a/ecc-curve.h b/ecc-curve.h index df72569c..eeec826f 100644 --- a/ecc-curve.h +++ b/ecc-curve.h @@ -38,7 +38,7 @@ extern "C" { #endif -/* The contets of this struct is internal. */ +/* The contents of this struct is internal. */ struct ecc_curve; extern const struct ecc_curve nettle_secp_192r1; -- cgit v1.2.1