Cleanup: correct spelling, typos & remove outdated comment

This commit is contained in:
Campbell Barton
2025-07-17 12:30:37 +10:00
parent 4d227dd593
commit c034c928fe
8 changed files with 35 additions and 30 deletions

View File

@@ -125,7 +125,7 @@ PyDoc_STRVAR(
PyDoc_STRVAR(
/* Wrap. */
bpy_bmlayeraccess_collection__shape_doc,
"Vertex shapekey absolute location (as a 3D Vector).\n"
"Vertex shape-key absolute location (as a 3D Vector).\n"
"\n"
":type: :class:`BMLayerCollection` of :class:`mathutils.Vector`");
PyDoc_STRVAR(