bitcoin-core / secp256k1

Optimized C library for EC operations on curve secp256k1
MIT License
2.06k stars 1k forks source link

doc: fix typos in `secp256k1_ecdsa_{recoverable_,}signature` API description #1604

Closed theStack closed 3 weeks ago

theStack commented 3 weeks ago

This small PR fixes two small typos I noticed while looking at the pubkey recovery module (s/structured/structure/).