Cleanup: spelling in comments

This commit is contained in:
2022-01-06 13:54:52 +11:00
parent aa363ec2ae
commit 499fec6f79
114 changed files with 233 additions and 224 deletions

View File

@@ -513,7 +513,7 @@ void ED_gpencil_vgroup_remove(struct bContext *C, struct Object *ob);
*/
void ED_gpencil_vgroup_select(struct bContext *C, struct Object *ob);
/**
* Unselect points of vertex group.
* Un-select points of vertex group.
*/
void ED_gpencil_vgroup_deselect(struct bContext *C, struct Object *ob);