Merge pull request #434 from arthurmaciel/master

Corrected typo on (cyclone foreign) docs
This commit is contained in:
Justin Ethier 2021-01-22 09:32:26 -05:00 committed by GitHub
commit 35f0c486cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,5 +69,5 @@ Scheme | C
`double` | `double`
`bignum` | `mp_int`
`opaque` | `void *`
`cvoid` | `void`
`c-void` | `void`