[CXX] fix typos found the spell CI

This commit is contained in:
Uwe
2022-03-12 18:25:35 +01:00
parent a9b510f640
commit 426fdbd502
4 changed files with 7 additions and 7 deletions

View File

@@ -552,7 +552,7 @@ PYCXX_EXPORT int &_Py_VerboseFlag() { return Py_VerboseFlag; }
PYCXX_EXPORT const char *__Py_PackageContext() { return _Py_PackageContext; }
//
// Needed to keep the abstactions for delayload interface
// Needed to keep the abstractions for delayload interface
//
void _XINCREF( PyObject *op )
{