Cleanup: corrections to comments & typos

This commit is contained in:
Campbell Barton
2025-06-14 08:59:46 +10:00
parent 3fa1344dd7
commit eef3fc50f0
4 changed files with 6 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
/** \file
* \ingroup pygen
*
* This file defines the `bgl` module, used for drawing text in OpenGL.
* This file defines the `blf` module, used for drawing text to the GPU or image buffers.
*/
/* Future-proof, See https://docs.python.org/3/c-api/arg.html#strings-and-buffers */