Corrected typo

This commit is contained in:
Arthur Maciel 2021-01-22 00:18:05 -03:00
parent 14d5914491
commit 1d9ab829eb

View file

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