Commit 1988855
committed
Merge #1586: fix: remove duplicate 'the' from header file comment
9b0f37b fix: remove duplicate 'the' from header file comment (Epic Curious)
Pull request description:
Replaces:
` * Changes w.r.t. the the paper:`
With:
` * Changes w.r.t. the paper:`
in the `include/secp256k1_ellswift.h` header file.
ACKs for top commit:
real-or-random:
ACK 9b0f37b
Tree-SHA512: a0ac153d91f0d27959d626ede116e5322fcab7e32d8e6e81bd570cbb3eae55054ab6d0310bdf963bf4fddf9792c79fad61bc90a69bc24ab5234f29e4a2763ef31 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments