Cleanup: spelling in comments

This commit is contained in:
2022-09-23 14:33:43 +10:00
parent 3edd87f009
commit add1b6ab3c
23 changed files with 78 additions and 70 deletions

View File

@@ -1014,7 +1014,7 @@ static struct PyMethodDef pygpu_shader_info__tp_methods[] = {
/** \} */
/* -------------------------------------------------------------------- */
/** \name GPUShaderCreateInfo Init
/** \name GPUShaderCreateInfo Initialization
* \{ */
static PyObject *pygpu_shader_info__tp_new(PyTypeObject *UNUSED(type),