Proofreading (#1155)

---------

Co-authored-by: Urs Fleisch <[email protected]>
This commit is contained in:
nmariusp
2023-10-08 05:58:33 +02:00
committed by GitHub
co-authored by Urs Fleisch
parent 2e3a66cc31
commit 3f25d3c342
12 changed files with 27 additions and 29 deletions
+2 -2
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.
*/