Cleanup: spelling in comments

This commit is contained in:
2022-06-03 13:39:37 +10:00
parent 379672ca0b
commit e87082d8a7
43 changed files with 76 additions and 76 deletions

View File

@@ -156,7 +156,7 @@ static void datadropper_id_sample_pt(
CTX_wm_area_set(C, area);
CTX_wm_region_set(C, region);
/* grr, always draw else we leave stale text */
/* Unfortunately it's necessary to always draw else we leave stale text. */
ED_region_tag_redraw(region);
if (area->spacetype == SPACE_VIEW3D) {