fix: remove duplicate 'the' from header file comment

This commit is contained in:
Epic Curious
2024-08-13 16:06:24 -04:00
committed by GitHub
parent 3fdf146bad
commit 9b0f37bff1

View File

@@ -35,7 +35,7 @@ extern "C" {
*
* If the Y coordinate is relevant, it is given the same parity as t.
*
* Changes w.r.t. the the paper:
* Changes w.r.t. the paper:
* - The u=0, t=0, and u^3+t^2+7=0 conditions result in decoding to the point
* at infinity in the paper. Here they are remapped to finite points.
* - The paper uses an additional encoding bit for the parity of y. Here the