spelling: elliptic

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 14:35:20 -04:00
parent 90b8781e6b
commit 565543a61b

View File

@@ -14,7 +14,7 @@ private import semmle.python.ApiGraphs
*/
private module CryptographyModel {
/**
* Provides helper predicates for the eliptic curve cryptography parts in
* Provides helper predicates for the elliptic curve cryptography parts in
* `cryptography.hazmat.primitives.asymmetric.ec`.
*/
module Ecc {