code cleanup: correct spelling

This commit is contained in:
2012-09-28 06:45:20 +00:00
parent d732e05740
commit 589ada7f0c
18 changed files with 20 additions and 20 deletions

View File

@@ -30,7 +30,7 @@
*/
/**
* Initalizes the gpu Python module.
* Initializes the gpu Python module.
*/
PyObject *GPU_initPython(void);