Proofreading (#1155)

---------

Co-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>
This commit is contained in:
nmariusp
2023-10-08 06:58:33 +03:00
committed by GitHub
parent 2e3a66cc31
commit 3f25d3c342
12 changed files with 27 additions and 29 deletions

View File

@ -57,8 +57,8 @@ extern "C" {
*******************************************************************************/
/*
* These are used for type provide some type safety to the C API (as opposed to
* using void *, but pointers to them are simply cast to the corresponding C++
* These are used to give the C API some type safety (as opposed to
* using void * ), but pointers to them are simply cast to the corresponding C++
* types in the implementation.
*/