Cleanup: spelling in comments

This commit is contained in:
2022-06-30 12:14:22 +10:00
parent 209f2b85d7
commit b6c28002ac
41 changed files with 87 additions and 82 deletions

View File

@@ -239,7 +239,7 @@ void ED_annotation_draw_ex(
/* ----------- Grease-Pencil AnimEdit API ------------------ */
/**
* Loops over the gp-frames for a gp-layer, and applies the given callback.
* Loops over the GP-frames for a GP-layer, and applies the given callback.
*/
bool ED_gpencil_layer_frames_looper(struct bGPDlayer *gpl,
struct Scene *scene,